Go to file
Pedro Monreal Gonzalez ab8ae2104b Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls
- tests: Fix the SRP test that fails with SIGPIPE signal return due
  to a socket being closed before using it.
  * Add gnutls-srp-test-SIGPIPE.patch

- Update to version 3.8.1:
  * libgnutls: ClientHello extensions are randomized by default
    To make fingerprinting harder, TLS extensions in ClientHello
    messages are shuffled. As this behavior may cause compatibility
    issue with legacy applications that do not accept the last
    extension without payload, the behavior can be reverted with the
    %NO_SHUFFLE_EXTENSIONS priority keyword.
  * libgnutls: Add support for RFC 9258 external PSK importer.
    This enables to deploy the same PSK across multiple TLS versions
    (TLS 1.2 and TLS 1.3) in a secure manner. To use, the application
    needs to set up a callback that formats the PSK identity using
    gnutls_psk_format_imported_identity().
  * libgnutls: %GNUTLS_NO_EXTENSIONS has been renamed to
    %GNUTLS_NO_DEFAULT_EXTENSIONS.
  * libgnutls: Add additional PBKDF limit checks in FIPS mode as
    defined in SP 800-132. Minimum salt length is 128 bits and
    minimum iterations bound is 1000 for PBKDF in FIPS mode.
  * libgnutls: Add a mechanism to control whether to enforce extended
    master secret (RFC 7627). FIPS 140-3 mandates the use of TLS
    session hash (extended master secret, EMS) in TLS 1.2. To enforce
    this, a new priority keyword %FORCE_SESSION_HASH is added and if
    it is set and EMS is not set, the peer aborts the connection. This
    behavior is the default in FIPS mode, though it can be overridden
    through the configuration file with the "tls-session-hash" option.
    In either case non-EMS PRF is reported as a non-approved operation
    through the FIPS service indicator.

OBS-URL: https://build.opensuse.org/request/show/1105136
OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=98
2023-08-22 12:20:21 +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 1089525 from home:pmonrealgonzalez:branches:security:tls 2023-05-29 08:17:01 +00:00
gnutls-3.5.11-skip-trust-store-tests.patch Accepting request 832939 from home:vitezslav_cizek:branches:security:tls 2020-09-08 11:31:26 +00:00
gnutls-3.8.1.tar.xz Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls-3.8.1.tar.xz.sig Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls-disable-flaky-test-dtls-resume.patch Accepting request 1034572 from home:pmonrealgonzalez:branches:security:tls 2022-11-08 15:56:01 +00:00
gnutls-FIPS-140-3-references.patch Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls-FIPS-HMAC-nettle-hogweed-gmp.patch Accepting request 1089747 from home:pmonrealgonzalez:branches:security:tls 2023-05-30 08:25:26 +00:00
gnutls-FIPS-jitterentropy.patch Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls-FIPS-TLS_KDF_selftest.patch Accepting request 991873 from home:pmonrealgonzalez:branches:security:tls 2022-08-01 08:36:39 +00:00
gnutls-srp-test-SIGPIPE.patch Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls.changes Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00
gnutls.keyring Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00
gnutls.rpmlintrc Accepting request 1034572 from home:pmonrealgonzalez:branches:security:tls 2022-11-08 15:56:01 +00:00
gnutls.spec Accepting request 1105136 from home:pmonrealgonzalez:branches:security:tls 2023-08-22 12:20:21 +00:00