summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorNikos Mavrogiannopoulos <nmav@gnutls.org>2017-02-15 18:49:02 +0100
committerNikos Mavrogiannopoulos <nmav@gnutls.org>2017-02-15 18:49:02 +0100
commitdf8de832f310fd35cdea721cc3273d14137251ae (patch)
treed522fccb0d2d1bb6d3960850aa68a84090fd41b5
parent35c6a78f3b24bf4192e3f01ee6322b42b6fc27fb (diff)
downloadgnutls-tmp-gnutls_3_5_x-libidn2-pkg-config.tar.gz
-rw-r--r--NEWS4
1 files changed, 4 insertions, 0 deletions
diff --git a/NEWS b/NEWS
index 3b0ef3b0c7..fa90b07413 100644
--- a/NEWS
+++ b/NEWS
@@ -7,6 +7,10 @@ See the end for copying conditions.
* Version 3.5.10 (unreleased)
+** gnutls.pc: do not include libidn2 in Requires.private. The libidn2 versions
+ available do not include libidn2.pc, thus the inclusion was causing pkg-config
+ issues. Instead we include -lidn2 in Libs.private when compiled against libidn2.
+
** libgnutls: optimized access to subject alternative names (SANs) in parsed
certificates. The previous implementation assumed a small number of
SANs in a certificate, with repeated calls to ASN.1 decoding of the extension