summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-22 11:17:08 +0200
committerNikos Mavrogiannopoulos <nmav@redhat.com>2016-07-22 11:17:13 +0200
commit792799e9f4ebf82b6a74c2c5db522cf32c66b085 (patch)
tree8a692d7fe41c5e0cfbe6845196c664282635ef13
parent21c9b0fe979e1db946e04381042579c61e264511 (diff)
downloadgnutls-792799e9f4ebf82b6a74c2c5db522cf32c66b085.tar.gz
doc update [ci skip]
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 1dfcd2557c..cc954cfb19 100644
--- a/NEWS
+++ b/NEWS
@@ -13,6 +13,9 @@ See the end for copying conditions.
This works around an issue of not-using getrandom even if it exists
since glibc doesn't declare such function.
+** libgnutls: Fixed DNS name constraints checking in the case of empty
+ intersection of domain names in the chain. Report and fix by Martin Ukrop.
+
** libgnutls: Dropped support for the EGD random generator.
** certtool: Added the "add_extension" and "add_critical_extension"
@@ -20,6 +23,7 @@ See the end for copying conditions.
certificates and certificate requests.
** API and ABI modifications:
+GNUTLS_E_UNAVAILABLE_DURING_HANDSHAKE: Added
gnutls_x509_crq_set_extension_by_oid: Added
gnutls_x509_dn_set_str: Added