]> Cypherpunks.ru repositories - govpn.git/blobdiff - doc/news.texi
Ability to use EGD-compatible PRNGs
[govpn.git] / doc / news.texi
index 8b68bf462af13c8693102ed3574d0d730b79b7d2..b0b64372755ffcbdcbfa6b57059092a2cfd5add3 100644 (file)
@@ -2,6 +2,24 @@
 @unnumbered News
 
 @table @strong
+
+@item Release 3.4
+@itemize @bullet
+@item Ability to use external @ref{EGD}-compatible PRNGs. Now you are
+able to use GoVPN even on systems with the bad @code{/dev/random},
+providing higher quality entropy from external sources.
+@end itemize
+
+@item Release 3.3
+@itemize @bullet
+@item Compatibility with an old GNU Make 3.x. Previously only BSD Make
+and GNU Make 4.x were supported.
+@item /dev/urandom is used for correct client identity generation under
+GNU/Linux systems. Previously /dev/random can produce less than required
+128-bits of random.
+@item Updated user manual examples.
+@end itemize
+
 @item Release 3.2
 @itemize @bullet
 @item
@@ -125,4 +143,5 @@ consuming and resource heavy computations.
 @itemize @bullet
 @item Initial stable release.
 @end itemize
+
 @end table