summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-08 11:32:31 +0100
committerNikos Mavrogiannopoulos <nmav@redhat.com>2017-03-08 16:07:33 +0100
commit66ba8595c378e86b109a0214ef0f1295d22b58f8 (patch)
tree5cb92bfbde5a105deb0169e94c303d3aa93b636f
parent7abf2a8b2c9d2254658234b630a46d56f3c6b0d0 (diff)
downloadgnutls-66ba8595c378e86b109a0214ef0f1295d22b58f8.tar.gz
doc update
Signed-off-by: Nikos Mavrogiannopoulos <nmav@redhat.com>
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
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