pkgsrc/security/gnutls
wiz 1221ca3d30 gnutls: update to 3.7.1.
* Version 3.7.1 (released 2021-03-10)

** libgnutls: Fixed potential use-after-free in sending "key_share"
   and "pre_shared_key" extensions. When sending those extensions, the
   client may dereference a pointer no longer valid after
   realloc. This happens only when the client sends a large Client
   Hello message, e.g., when HRR is sent in a resumed session
   previously negotiated large FFDHE parameters, because the initial
   allocation of the buffer is large enough without having to call
   realloc (#1151).  [GNUTLS-SA-2021-03-10, CVSS: low]

** libgnutls: Fixed a regression in handling duplicated certs in a
   chain (#1131).

** libgnutls: Fixed sending of session ID in TLS 1.3 middlebox
   compatibiltiy mode. In that mode the client shall always send a
   non-zero session ID to make the handshake resemble the TLS 1.2
   resumption; this was not true in the previous versions (#1074).

** libgnutls: W32 performance improvement with a new sendmsg()-like
   transport implementation (!1377).

** libgnutls: Removed dependency on the external 'fipscheck' package,
   when compiled with --enable-fips140-mode (#1101).

** libgnutls: Added padlock acceleration for AES-192-CBC (#1004).
2021-03-14 07:58:20 +00:00
..
patches gnutls: updated to 3.6.13 2020-04-01 08:24:07 +00:00
buildlink3.mk gnutls: fix detection of build options 2020-06-09 09:53:11 +00:00
DESCR
distinfo gnutls: update to 3.7.1. 2021-03-14 07:58:20 +00:00
libgnutls-config.mk
Makefile gnutls: update to 3.7.1. 2021-03-14 07:58:20 +00:00
options.mk security/gnutls: revbump, add support for building guile bindings 2020-05-14 14:30:02 +00:00
PLIST gnutls: Update to 3.7.0 2020-12-03 12:27:38 +00:00
PLIST.dane gnutls: Update to 3.6.10 2019-10-04 17:25:53 +00:00
PLIST.guile security/gnutls: revbump, add support for building guile bindings 2020-05-14 14:30:02 +00:00