Opened 9 years ago
Closed 9 years ago
#50850 closed update (fixed)
gnutls @3.3.21_0: update to 3.3.22
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.22. New this version:
- libgnutls: Eliminated issues preventing buffers more than 232 bytes to be used with hashing functions.
- libgnutls: Follow closely RFC5280 recommendations and use UTCTime for dates prior to 2050. Backported from 3.4.x branch.
- libgnutls: Several fixes to prevent relying on undefined behavior of C (found with libubsan).
- libgnutls: SSL 3.0 is no longer included in the default priorities list. It has to be explicitly enabled, e.g., with a string like "NORMAL:+VERS-SSL3.0". The previous behavior can be restored using the flag --with-ssl3 to configure.
- API and ABI modifications: No changes since last version.
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 kurthindenburg (Kurt Hindenburg)
Cc: | khindenburg@… added |
---|
comment:2 Changed 9 years ago by kurthindenburg (Kurt Hindenburg)
Resolution: | → fixed |
---|---|
Status: | new → closed |
done r146887
Note: See
TracTickets for help on using
tickets.
Cc Me!