Go to file
Pedro Monreal Gonzalez cf30493c2c Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls
- Update to 3.8.0: [bsc#1205763, bsc#1209627]
  * libgnutls: Fix a Bleichenbacher oracle in the TLS RSA key
    exchange. Reported by Hubert Kario (#1050). Fix developed by
    Alexander Sosedkin. [GNUTLS-SA-2020-07-14, CVSS: medium]
    [CVE-2023-0361]
  * libgnutls: C++ library is now header only. All definitions
    from gnutlsxx.c have been moved into gnutlsxx.h. Users of the
    C++ interface have two options:
    1. include gnutlsxx.h in their application and link against
       the C library. (default)
    2. include gnutlsxx.h in their application, compile with
       GNUTLS_GNUTLSXX_NO_HEADERONLY macro defined and link
       against the C++ library.
  * libgnutls: GNUTLS_NO_STATUS_REQUEST flag and %NO_STATUS_REQUEST
    priority modifier have been added to allow disabling of the
    status_request TLS extension in the client side.
  * libgnutls: TLS heartbeat is disabled by default.
    The heartbeat extension in TLS (RFC 6520) is not widely used
    given other implementations dropped support for it. To enable
    back support for it, supply --enable-heartbeat-support to
    configure script.
  * libgnutls: SRP authentication is now disabled by default.
    It is disabled because the SRP authentication in TLS is not
    up to date with the latest TLS standards and its ciphersuites
    are based on the CBC mode and SHA-1. To enable it back, supply
    --enable-srp-authentication option to configure script.
  * libgnutls: All code has been indented using "indent -ppi1 -linux".
    CI/CD has been adjusted to catch regressions. This is implemented
    through devel/indent-gnutls, devel/indent-maybe and .gitlab-ci.yml’s
    commit-check. You may run devel/indent-gnutls to fix any

OBS-URL: https://build.opensuse.org/request/show/1074130
OBS-URL: https://build.opensuse.org/package/show/security:tls/gnutls?expand=0&rev=88
2023-03-24 12:22:34 +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 1003382 from home:AndreasStieger:branches:security:tls 2022-09-14 06:43:45 +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.0.tar.xz Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00
gnutls-3.8.0.tar.xz.sig Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +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 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00
gnutls-FIPS-jitterentropy.patch Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00
gnutls-FIPS-PCT-DH.patch Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00
gnutls-FIPS-PCT-ECDH.patch Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +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.changes Accepting request 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +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 1074130 from home:pmonrealgonzalez:branches:security:tls 2023-03-24 12:22:34 +00:00