summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon Josefsson <simon@josefsson.org>2008-05-19 21:47:59 +0200
committerSimon Josefsson <simon@josefsson.org>2008-05-19 21:47:59 +0200
commitf266b6b3058a68472dcd4145a39734bc486576fc (patch)
tree8e25f1e4ffc89dc2f28912e6289fd990166d54f6
parentcc72768bda4e28271e8058d503024cc29a3ba197 (diff)
downloadgnutls-f266b6b3058a68472dcd4145a39734bc486576fc.tar.gz
Add.
-rw-r--r--NEWS7
1 files changed, 7 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index a7b953b974..d8de9ab295 100644
--- a/NEWS
+++ b/NEWS
@@ -5,6 +5,13 @@ See the end for copying conditions.
* Version 2.2.5 (unreleased)
+** Fix flaw in fix for GNUTLS-SA-2008-1-3.
+The flaw would result in incorrectly terminated sessions with the
+error "Decryption has failed" when the server sends a small packet
+(typically when the session is closed). Reported by Andreas Metzler
+<ametzler@downhill.at.eu.org> in
+<http://permalink.gmane.org/gmane.comp.encryption.gpg.gnutls.devel/2807>.
+
** API and ABI modifications:
No changes since last version.