Go to file
Tomáš Chvátal 60b4dea541 - Version update to 3.6.4:
** libgnutls: Added the final (RFC8446) version numbering of the TLS1.3 protocol.
  ** libgnutls: Corrected regression since 3.6.3 in the callbacks set with
     gnutls_certificate_set_retrieve_function() which could not handle the case where
     no certificates were returned, or the callbacks were set to NULL (see #528).
  ** libgnutls: gnutls_handshake() on server returns early on handshake when no
     certificate is presented by client and the gnutls_init() flag GNUTLS_ENABLE_EARLY_START
     is specified.
  ** libgnutls: Added session ticket key rotation on server side with TOTP.
     The key set with gnutls_session_ticket_enable_server() is used as a
     master key to generate time-based keys for tickets. The rotation
     relates to the gnutls_db_set_cache_expiration() period.
  ** libgnutls: The 'record size limit' extension is added and preferred to the
     'max record size' extension when possible.
  ** libgnutls: Provide a more flexible PKCS#11 search of trust store certificates.
     This addresses the problem where the CA certificate doesn't have a subject key
     identifier whereas the end certificates have an authority key identifier (#569)
  ** libgnutls: gnutls_privkey_export_gost_raw2(), gnutls_privkey_import_gost_raw(),
     gnutls_pubkey_export_gost_raw2(), gnutls_pubkey_import_gost_raw() import
     and export GOST parameters in the "native" little endian format used for these
     curves. This is an intentional incompatible change with 3.6.3.
  ** libgnutls: Added support for seperately negotiating client and server certificate types
     as defined in RFC7250. This mechanism must be explicitly enabled via the
     GNUTLS_ENABLE_CERT_TYPE_NEG flag in gnutls_init().

OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=10
2018-10-15 08:27:49 +00:00
.gitattributes OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=1 2007-01-15 23:15:20 +00:00
.gitignore OBS-URL: https://build.opensuse.org/package/show/openSUSE:Factory/gnutls?expand=0&rev=1 2007-01-15 23:15:20 +00:00
baselibs.conf Accepting request 295655 from Base:System 2015-04-18 08:38:18 +00:00
gnutls-3.5.11-skip-trust-store-tests.patch Accepting request 496936 from Base:System 2017-05-20 12:31:57 +00:00
gnutls-3.6.0-disable-flaky-dtls_resume-test.patch Accepting request 636362 from home:Andreas_Schwab:Factory 2018-09-18 10:23:08 +00:00
gnutls-3.6.3-backport-upstream-fixes.patch Accepting request 635768 from home:henrix:branches:security:tls 2018-09-14 13:30:28 +00:00
gnutls-3.6.4.tar.xz - Version update to 3.6.4: 2018-10-15 08:27:49 +00:00
gnutls-3.6.4.tar.xz.sig - Version update to 3.6.4: 2018-10-15 08:27:49 +00:00
gnutls.changes - Version update to 3.6.4: 2018-10-15 08:27:49 +00:00
gnutls.keyring Accepting request 587401 from Base:System 2018-03-16 09:33:36 +00:00
gnutls.spec - Version update to 3.6.4: 2018-10-15 08:27:49 +00:00