Opened 8 years ago

Closed 8 years ago

#50522 closed update (fixed)

gnutls @3.3.21_0: update to 3.3.21

Reported by: Schamschula (Marius Schamschula) Owned by: macports-tickets@…
Priority: Normal Milestone:
Component: ports Version: 2.3.4
Keywords: haspatch maintainer Cc: kurthindenburg (Kurt Hindenburg)
Port: gnutls

Description

gnutls has been updated to version 3.3.21. New this version:

  • libgnutls: Corrected ALPN protocol negotiation. Before GnuTLS would negotiate the last commonly supported protocol, rather than the first.
  • libgnutls: ARCFOUR (RC4) is no longer included in the default priorities list. It has to be explicitly enabled, e.g., with a string like "NORMAL:+ARCFOUR-128". The previous behavior can be restored using the flag --with-arcfour128 to configure.
  • libgnutls: Corrected regression causes by incorrect fix in gnutls_x509_ext_export_key_usage() at 3.3.20 release.

API and ABI modifications:

  • No changes since last version.

Attachments (1)

Portfile-gnutls.diff (840 bytes) - added by Schamschula (Marius Schamschula) 8 years ago.

Download all attachments as: .zip

Change History (3)

Changed 8 years ago by Schamschula (Marius Schamschula)

Attachment: Portfile-gnutls.diff added

comment:1 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Cc: khindenburg@… added

Cc Me!

comment:2 Changed 8 years ago by kurthindenburg (Kurt Hindenburg)

Resolution: fixed
Status: newclosed

done r145374

Note: See TracTickets for help on using tickets.