Package gnutls30: Information

  • Default inline alert: Version in the repository: 3.6.16-alt5

Source package: gnutls30
Version: 3.6.16-alt4
Build time:  Feb 8, 2024, 01:16 PM in the task #339384
Category: System/Libraries
Report package bug
License: LGPLv2.1+ and GPLv3+
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 rpms provided by this srpm:
gnutls-utils (x86_64, i586, aarch64)
gnutls-utils-debuginfo (x86_64, i586, aarch64)
gnutls30-devel-doc (noarch)
libgnutls-devel (x86_64, i586, aarch64)
libgnutls-guile (x86_64, i586, aarch64)
libgnutls-guile-debuginfo (x86_64, i586, aarch64)
libgnutls-openssl-devel (x86_64, i586, aarch64)
libgnutls27-openssl (x86_64, i586, aarch64)
libgnutls27-openssl-debuginfo (x86_64, i586, aarch64)
libgnutls30 (x86_64, i586, aarch64)
libgnutls30-debuginfo (x86_64, i586, aarch64)
libgnutlsxx-devel (x86_64, i586, aarch64)
libgnutlsxx28 (x86_64, i586, aarch64)
libgnutlsxx28-debuginfo (x86_64, i586, aarch64)

Maintainer: Mikhail Efremov


    1. /dev/pts
    2. /proc
    3. autogen
    4. datefudge
    5. gcc-c++
    6. gtk-doc
    7. guile22-devel
    8. libtasn1-devel
    9. libunistring-devel
    10. makeinfo
    11. net-tools
    12. openssl
    13. ppp
    14. libgcrypt-devel
    15. libidn2-devel
    16. libnettle-devel >= 3.4.1-alt1
    17. libopts-devel
    18. libp11-kit-devel
    19. libreadline-devel
    20. libseccomp-devel
    21. libssl-devel
    22. socat
    23. softhsm >= 2.4.0
    24. zlib-devel

Last changed


Nov. 23, 2023 Mikhail Efremov 3.6.16-alt4
- auth/rsa_psk: side-step potential side-channel (fixes: CVE-2023-5981).
Feb. 17, 2023 Mikhail Efremov 3.6.16-alt3
- Patches from gnutls-3.7.9:
   + auth/rsa: side-step potential side-channel (fixes: CVE-2023-0361);
   + rsa: remove dead code.
Aug. 2, 2022 Mikhail Efremov 3.6.16-alt2
- Fix double free during gnutls_pkcs7_verify (fixes: CVE-2022-2509).