summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-28 11:54:19 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-11-28 11:54:19 +0100
commit81b8e1c0b23ea3f82bd336341f84b6be15a467a6 (patch)
tree2ed093a00149c4354d161b38c78c7a0b71a8198b
parent9587453e3a3f1331064837b408e5f92a9a5f7335 (diff)
downloadgnutls-81b8e1c0b23ea3f82bd336341f84b6be15a467a6.tar.gz
doc update
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 9669328441..c6686a8ebb 100644
--- a/NEWS
+++ b/NEWS
@@ -16,6 +16,9 @@ See the end for copying conditions.
not identical to CVE-2016-8610, due to the difference in alert handling
of the libraries (gnutls delegates that handling to applications).
+** libgnutls: Fixed issue in PKCS#12 password encoding, which truncated
+ passwords over 32-characters. Reported by Mario Klebsch.
+
** API and ABI modifications:
No changes since last version.