From 66ba8595c378e86b109a0214ef0f1295d22b58f8 Mon Sep 17 00:00:00 2001 From: Nikos Mavrogiannopoulos Date: Wed, 8 Mar 2017 11:32:31 +0100 Subject: doc update Signed-off-by: Nikos Mavrogiannopoulos --- NEWS | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/NEWS b/NEWS index f5c8634f3c..81ada20690 100644 --- a/NEWS +++ b/NEWS @@ -33,6 +33,10 @@ See the end for copying conditions. behavior can be overriden by providing the flag GNUTLS_VERIFY_IGNORE_UNKNOWN_CRIT_EXTENSIONS to verification functions. Resolves gitlab issue #177. +** libgnutls: The --disable-openpgp-authentication configure option will provide + an ABI-compatible library, with the openpgp functionality implemented as stubs. + The stubs are functions which only return an error on call. + ** libgnutls: Refuse to generate a certificate with an illegal version, or an illegal serial number. That is, gnutls_x509_crt_set_version() and gnutls_x509_crt_set_serial(), will fail on input considered to be invalid -- cgit v1.2.1