pkgsrc/security/gnutls
adam c80074a812 gnutls: updated to 3.7.4
Version 3.7.4 (released 2022-03-17)

** libgnutls: Added support for certificate compression as defined in RFC8879.
** certtool: Added option --compress-cert that allows user to specify compression
   methods for certificate compression.
** libgnutls: GnuTLS can now be compiled with --enable-strict-x509 configure
   option to enforce stricter certificate sanity checks that are compliant
   with RFC5280.
** libgnutls: Removed IA5String type from DirectoryString within issuer
   and subject name to make DirectoryString RFC5280 compliant.
** libgnutls: Added function to retrieve the name of current ciphersuite
   from session.

** API and ABI modifications:
GNUTLS_COMP_BROTLI: New gnutls_compression_method_t enum member
GNUTLS_COMP_ZSTD: New gnutls_compression_method_t enum member
gnutls_compress_certificate_get_selected_method: Added
gnutls_compress_certificate_set_methods: Added
2022-03-17 21:16:25 +00:00
..
patches gnutls: updated to 3.7.3 2022-01-19 21:11:11 +00:00
buildlink3.mk gnutls: updated to 3.7.4 2022-03-17 21:16:25 +00:00
DESCR
distinfo gnutls: updated to 3.7.4 2022-03-17 21:16:25 +00:00
libgnutls-config.mk
Makefile gnutls: updated to 3.7.4 2022-03-17 21:16:25 +00:00
options.mk security/gnutls: remove unknown configure options 2022-02-06 20:54:24 +00:00
PLIST gnutls: updated to 3.7.4 2022-03-17 21:16:25 +00:00
PLIST.dane
PLIST.guile security/gnutls: revbump, add support for building guile bindings 2020-05-14 14:30:02 +00:00