]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/news.texi
Use convenient simpler Go 1.9's sync.Map
[govpn.git] / doc / news.texi
index 0df327a6fd3ec38278bebf111096e6b27985a9fb..03d61ef30df7ea66c02ca10ff9314cde2bf4a3f5 100644 (file)
@@ -3,6 +3,36 @@
 
 See also this page @ref{Новости, on russian}.
 
+@node Release 7.4
+@section Release 7.4
+@itemize
+@item Tiny refactoring. Go 1.9 is minimal required version.
+@item Dependant cryptographic libraries are updated.
+@end itemize
+
+@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
+@item Fixed fatal bug in nonce generation code, appeared in 7.1 version.
+Everyone @strong{have to} update.
+@end itemize
+
+@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
@@ -298,9 +328,3 @@ consuming and resource heavy computations.
 @itemize
 @item FreeBSD support.
 @end itemize
-
-@node Release 1.0
-@section Release 1.0
-@itemize
-@item Initial stable release.
-@end itemize