summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-06 23:12:52 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-05-06 23:12:52 +0200
commit828af19ca3ea3482b8227c7c9fd5358bbd10e972 (patch)
treea4a4f2d3bfab53a1351d74639777bd57e593b61b
parent8b8aab277f32dc532891d68dbb2cd93066a24b70 (diff)
downloadgnutls-tmp-gnutls_3_5_x-backport-rsa-psk-fixes.tar.gz
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS3
1 files changed, 3 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 6fd5dc44cd..041946a384 100644
--- a/NEWS
+++ b/NEWS
@@ -18,6 +18,9 @@ See the end for copying conditions.
encoding) if the domain cannot be converted. That provides maximum compatibility
with browsers like firefox that perform the same conversion.
+** libgnutls: fix issue in RSA-PSK client callback which resulted in no username
+ being sent to the peer. Patch by Nicolas Dufresne.
+
** certtool: introduced the email_protection_key option. This option was introduced
in documentation for certtool without an implementation of it. It is a shortcut
for option 'key_purpose_oid = 1.3.6.1.5.5.7.3.4'.