Subject: CVS commit: pkgsrc/security/gnutls
From: Thomas Klausner
Date: 2015-08-14 13:48:55
Message id: 20150814114855.C5C4D98@cvs.netbsd.org

Log Message:
Update to 3.17.1:

* Version 3.3.17 (released 2015-08-10)

** libgnutls: Fix issue with server side sending the status request
   extension even when not requested. Reported by Jeremy Harris.

** libgnutls: gnutls_pkcs11_privkey_generate2() will store the generated
   public key, unless the GNUTLS_PKCS11_OBJ_FLAG_NO_STORE_PUBKEY flag is
   specified.

** libgnutls: fixed double free in DN decoding [GNUTLS-SA-2015-3].

** API and ABI modifications:
   No changes since last version.

* Version 3.3.16 (released 2015-07-12)

** libgnutls: Allow compilation with nettle 3.0 or later

** libgnutls: corrected failure when importing plain files
   with gnutls_x509_privkey_import2(), and a password was provided.

** libgnutls: Don't reject certificates if a CA has the URI or IP address
   name constraints, and the end certificate doesn't have an IP address
   name or a URI set.

** libgnutls: set and read the hint in DHE-PSK and ECDHE-PSK ciphersuites.

** API and ABI modifications:
   No changes since last version.

Files:
RevisionActionfile
1.156modifypkgsrc/security/gnutls/Makefile
1.116modifypkgsrc/security/gnutls/distinfo
1.5modifypkgsrc/security/gnutls/patches/patch-tests_Makefile.in