From: Sergey Matveev Date: Tue, 24 Jan 2017 19:29:16 +0000 (+0300) Subject: Preparing for 7.1 release X-Git-Tag: 7.1^2 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=b06cad4b275edf5077c5525e9faa85fee7d6282f Preparing for 7.1 release --- diff --git a/VERSION b/VERSION index 4fedf1d..0f0fefa 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.0 +7.1 diff --git a/doc/news.ru.texi b/doc/news.ru.texi index 2961b2c..9f7ebf0 100644 --- a/doc/news.ru.texi +++ b/doc/news.ru.texi @@ -1,6 +1,15 @@ @node Новости @section Новости +@node Релиз 7.1 +@subsection Релиз 7.1 +@itemize +@item Исправлена ошибка в коде генерирования и определения идентификации +клиента: параллельно работающие клиенты могут быть неправильно +определены, не давая возможности их подсоединения и позволяя DPI +выявлять GoVPN пакеты. +@end itemize + @node Релиз 7.0 @subsection Релиз 7.0 @itemize diff --git a/doc/news.texi b/doc/news.texi index 4fef075..21104e0 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -3,6 +3,14 @@ See also this page @ref{Новости, on russian}. +@node Release 7.1 +@section Release 7.1 +@itemize +@item Fixed bug in client's identity generation and detection code: +simultaneous clients may be incorrectly identified, preventing their +connection establishing and allowing DPI to detect GoVPN packets. +@end itemize + @node Release 7.0 @section Release 7.0 @itemize