Package gnutls30: Information
Source package: gnutls30
Version: 3.6.16-alt6
Build time: Jul 10, 2024, 07:47 AM
Category: System/Libraries
Report package bugHome page: https://gnutls.org/
Summary: A TLS protocol implementation
Description:
GnuTLS is a project that aims to develop a library which provides a secure layer, over a reliable transport layer. Currently the GnuTLS library implements the proposed standards by the IETF's TLS working group.
List of RPM packages built from this SRPM:
gnutls-utils (e2kv5, e2kv4, e2k)
gnutls-utils-debuginfo (e2kv5, e2kv4, e2k)
gnutls30-devel-doc (noarch)
libgnutls-devel (e2kv5, e2kv4, e2k)
libgnutls-openssl-devel (e2kv5, e2kv4, e2k)
libgnutls27-openssl (e2kv5, e2kv4, e2k)
libgnutls27-openssl-debuginfo (e2kv5, e2kv4, e2k)
libgnutls30 (e2kv5, e2kv4, e2k)
libgnutls30-debuginfo (e2kv5, e2kv4, e2k)
libgnutlsxx-devel (e2kv5, e2kv4, e2k)
libgnutlsxx28 (e2kv5, e2kv4, e2k)
libgnutlsxx28-debuginfo (e2kv5, e2kv4, e2k)
gnutls-utils (e2kv5, e2kv4, e2k)
gnutls-utils-debuginfo (e2kv5, e2kv4, e2k)
gnutls30-devel-doc (noarch)
libgnutls-devel (e2kv5, e2kv4, e2k)
libgnutls-openssl-devel (e2kv5, e2kv4, e2k)
libgnutls27-openssl (e2kv5, e2kv4, e2k)
libgnutls27-openssl-debuginfo (e2kv5, e2kv4, e2k)
libgnutls30 (e2kv5, e2kv4, e2k)
libgnutls30-debuginfo (e2kv5, e2kv4, e2k)
libgnutlsxx-devel (e2kv5, e2kv4, e2k)
libgnutlsxx28 (e2kv5, e2kv4, e2k)
libgnutlsxx28-debuginfo (e2kv5, e2kv4, e2k)
Maintainer: Mikhail Efremov
List of contributors:
Mikhail Efremov
Ivan Zakharyaschev
Dmitry V. Levin
Alexey Tourbin
Afanasov Dmitry
Pavlov Konstantin
Mikhail Zabaluev
qa-robot
Mikhail Efremov
Ivan Zakharyaschev
Dmitry V. Levin
Alexey Tourbin
Afanasov Dmitry
Pavlov Konstantin
Mikhail Zabaluev
qa-robot
Last changed
April 27, 2024 Mikhail Efremov 3.6.16-alt6
- avoid calling _update with zero-length input (fixes: CVE-2021-4209).
March 29, 2024 Mikhail Efremov 3.6.16-alt5
- Fix side-channel in the deterministic ECDSA (fixes: CVE-2024-28834). - tests: Add test for CVE-2024-28835. - rsa-psk: minimize branching after decryption (fixes: CVE-2024-0553). - x509: detect loop in certificate chain (fixes: CVE-2024-0567).
Nov. 23, 2023 Mikhail Efremov 3.6.16-alt4
- auth/rsa_psk: side-step potential side-channel (fixes: CVE-2023-5981).