summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDan Nicholson <nicholson@endlessm.com>2017-06-19 13:33:12 -0500
committerDan Nicholson <nicholson@endlessm.com>2017-06-19 13:33:49 -0500
commite202634dcfdbf277a6b17d4c5650091e5a3868a8 (patch)
treece7d77dde43b557f6a8f1da47ebc91da87001375
parent5006914fda50f25807451a03616cdf2e7be0268f (diff)
downloadgnutls-e202634dcfdbf277a6b17d4c5650091e5a3868a8.tar.gz
doc update
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 8ca2fe3777..5bfe3a584b 100644
--- a/NEWS
+++ b/NEWS
@@ -31,6 +31,10 @@ See the end for copying conditions.
some HSMs which do not accept an integer with a leading zero. This
improves operation with certain Atos HSMs.
+** libgnutls: Improve check for /dev/urandom uniqueness. Ensure that when
+ gnutls_global_init() is called for a second time that /dev/urandom is
+ re-opened when the inode or device ID has changed.
+
** API and ABI modifications:
No changes since last version.