From: Sergey Matveev Date: Mon, 3 Apr 2017 21:33:45 +0000 (+0300) Subject: Preparing for 7.3 release X-Git-Tag: 7.3^2~1 X-Git-Url: http://www.git.cypherpunks.ru/?p=govpn.git;a=commitdiff_plain;h=33ce2bac3cd4d0c9f0b62da963008916021076a6 Preparing for 7.3 release --- diff --git a/VERSION b/VERSION index 5904f7a..f994162 100644 --- a/VERSION +++ b/VERSION @@ -1 +1 @@ -7.2 +7.3 diff --git a/doc/news.ru.texi b/doc/news.ru.texi index 3c76464..f00c3b1 100644 --- a/doc/news.ru.texi +++ b/doc/news.ru.texi @@ -1,6 +1,14 @@ @node Новости @section Новости +@node Релиз 7.3 +@subsection Релиз 7.3 +@itemize +@item Исправлена редкая возможная ошибка падения сервера во время +rehandshake процедуры. +@item Обновлены зависимые криптографические библиотеки. +@end itemize + @node Релиз 7.2 @subsection Релиз 7.2 @itemize diff --git a/doc/news.texi b/doc/news.texi index 861004d..cb119e2 100644 --- a/doc/news.texi +++ b/doc/news.texi @@ -3,6 +3,14 @@ See also this page @ref{Новости, on russian}. +@node Release 7.3 +@section Release 7.3 +@itemize +@item Fixed seldom possible segmentation fault on the server during +rehandshake. +@item Dependant cryptographic libraries are updated. +@end itemize + @node Release 7.2 @section Release 7.2 @itemize