Opened 9 years ago
Closed 9 years ago
#49772 closed update (fixed)
gnutls @3.3.18_0: update to 3.3.19
Reported by: | Schamschula (Marius Schamschula) | Owned by: | ryandesign (Ryan Carsten Schmidt) |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.4 |
Keywords: | haspatch maintainer | Cc: | |
Port: | gnutls |
Description
gnutls has been updated to version 3.3.19.
New this version:
- libgnutls: Properly require TLS 1.2 to all the CBC-SHA256 and CBC-SHA384 ciphersuites. This solves an interoperability issue with openssl.
- libgnutls: Fixed memory leak in gnutls_pubkey_get_preferred_hash_algorithm().
- libgnutls: When writing a certificate into a PKCS #11 token, ensure that CKA_SERIAL_NUMBER and CKA_ISSUER are written.
- libgnutls: Allow the presence of legacy ciphers and key exchanges in priority strings and consider them a no-op.
- libgnutls: On a rehandshake allow switching from anonymous to ECDHE and DHE ciphersuites.
- libgnutls: Added GNUTLS_SKIP_GLOBAL_INIT macro to allow programs skipping the implicit global initialization.
- gnutls.pc: Don't include libtool specific options to link flags.
API and ABI modifications:
- GNUTLS_SKIP_GLOBAL_INIT: Added
Attachments (1)
Change History (3)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-gnutls.diff added |
---|
comment:1 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Owner: | changed from macports-tickets@… to ryandesign@… |
---|---|
Status: | new → assigned |
comment:2 Changed 9 years ago by ryandesign (Ryan Carsten Schmidt)
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Thanks.