]> git.ipfire.org Git - thirdparty/gnutls.git/commitdiff
NEWS: add an entry for #1813
authorAlexander Sosedkin <asosedkin@redhat.com>
Wed, 29 Apr 2026 11:43:28 +0000 (13:43 +0200)
committerAlexander Sosedkin <asosedkin@redhat.com>
Wed, 29 Apr 2026 14:26:23 +0000 (16:26 +0200)
Signed-off-by: Alexander Sosedkin <asosedkin@redhat.com>
NEWS

diff --git a/NEWS b/NEWS
index 2c98dc6e4f5c3ad448a0ae6aee026c1830317e31..2e5ae88cc210a34e037dd30c4b4d5c5efa6d6d7d 100644 (file)
--- a/NEWS
+++ b/NEWS
@@ -125,6 +125,11 @@ See the end for copying conditions.
    The check now verifies the length as well (#1810).
    Reported by Joshua Rogers of AISLE Research Team.
 
+** libgnutls: Fix AES keys persisting with pkcs11-provider
+   When using the pkcs11-provider, AES keys used for cipher operations
+   were created as persistent objects and accumulating.
+   They are now ephemeral (#1813).
+
 ** build: Support building with Nettle 4.0
    Nettle 4.0 was released in Feburary 2026, with API incompatibile
    changes from 3.10. The library can now compile with it, while