Opened 8 years ago

Closed 8 years ago

Last modified 8 years ago

#9098 closed enhancement (fixed)

gnutls-3.5.11

Reported by: bdubbs@… Owned by: bdubbs@…
Priority: normal Milestone: 8.1
Component: BOOK Version: SVN
Severity: normal Keywords:
Cc:

Description

New point version.

Change History (5)

comment:1 by bdubbs@…, 8 years ago

Owner: changed from blfs-book@… to bdubbs@…
Status: newassigned

comment:2 by bdubbs@…, 8 years ago

  • Version 3.5.11 (released 2017-04-07)
  • gnutls.pc: do not include libtool options into Libs.private.
  • libgnutls: Fixed issue when rehandshaking without a client certificate in a session which initially used one. Reported by Frantisek Sumsal.
  • libgnutls: Introduced locks in gnutls_pkcs11_privkey_t structure access. That allows PKCS#11 operations such as signing to be performed with the same object from multiple threads.
  • libgnutls: Added support for MacOSX key chain for obtaining trust store's root CA certificates. That is, gnutls_x509_trust_list_add_system_trust() and gnutls_certificate_set_x509_system_trust() will load the certificates from the key chain. That also means that we no longer check for a default trust store file in configure when building on MacOSX (unless explicitly asked to). Patch by David Caldwell.
  • libgnutls: when disabling OpenPGP authentication, the resulting library is ABI compatible (will openpgp related functions being stubs that fail on invocation).
  • API and ABI modifications: No changes since last version.

comment:3 by bdubbs@…, 8 years ago

Resolution: fixed
Status: assignedclosed

Fixed at revision 18573.

comment:4 by bdubbs@…, 8 years ago

Milestone: 8.1m8.1

Milestone renamed

comment:5 by bdubbs@…, 8 years ago

Milestone: m8.18.1

Milestone renamed

Note: See TracTickets for help on using tickets.