Index index by Group index by Distribution index by Vendor index by creation date index by Name Mirrors Help Search

gnutls-utils-3.8.10-5.el10 RPM for x86_64

From CentOS Stream 10 AppStream for x86_64

Name: gnutls-utils Distribution: CentOS
Version: 3.8.10 Vendor: CentOS
Release: 5.el10 Build date: Fri Sep 11 16:57:55 2026
Group: Unspecified Build host: x86-03.stream.rdu2.redhat.com
Size: 1375687 Source RPM: gnutls-3.8.10-5.el10.src.rpm
Packager: builder@centos.org
Url: http://www.gnutls.org/
Summary: Command line tools for TLS protocol
GnuTLS is a secure communications library implementing the SSL, TLS and DTLS
protocols and technologies around them. It provides a simple C language
application programming interface (API) to access the secure communications
protocols as well as APIs to parse and write X.509, PKCS #12, OpenPGP and
other required structures.
This package contains command line TLS client and server and certificate
manipulation tools.

Provides

Requires

License

GPL-3.0-or-later

Changelog

* Fri Sep 11 2026 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.10-5
  - mark ML-KEM FIPS-unapproved
* Thu Apr 30 2026 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.10-4
  - Fix 3.8.13 CVEs and security issues, update Makefile.in
  - Fix CVE-2026-33846
  - Fix CVE-2026-42009
  - Fix CVE-2026-33845
  - Fix CVE-2026-42010
  - Fix CVE-2026-3833
  - Fix CVE-2026-42011
  - Fix CVE-2026-42012
  - Fix CVE-2026-42013
  - Fix CVE-2026-42014
  - Fix CVE-2026-5260
  - Fix CVE-2026-42015
  - Fix CVE-2026-3832
  - Fix CVE-2026-5419
  - Fix upstream security issue #1808
  - Fix upstream security issue #1810
  - Fix upstream security issue #1813
  - Fix upstream security issue #1818
  - Fix upstream security issue #1818
  - Fix upstream security issue #1819
  - Fix upstream security issue #1822
  - Fix upstream security issue #1841
  - Fix upstream security issue #1823
  - Fix upstream security issue #1817
  - Fix upstream security issue #1820
  - gnutls-3.8.10-CVE-2025-9820.patch: update Makefile.in
* Tue Feb 10 2026 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.10-3
  - Fix CVE-2025-9820, CVE-2025-14831, drop unused patches
  - Fix PKCS#11 token initialization label overflow (CVE-2025-9820)
  - Fix name constraint processing performance issue (CVE-2025-14831)
  - Drop unused patches
* Fri Aug 01 2025 Daiki Ueno <dueno@redhat.com> - 3.8.10-2
  - key_update: rework the rekeying logic
* Thu Jul 10 2025 Daiki Ueno <dueno@redhat.com> - 3.8.10-1
  - Update to 3.8.10 upstream release
* Fri Jul 04 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-19
  - algorithms: assign hash strength to ML-DSA signature algorithms
* Wed Jun 25 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-18
  - nettle/pk: mark ML-DSA as FIPS-unapproved
* Thu Jun 19 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-17
  - Enable ML-DSA at TLS 1.3 level
* Thu May 08 2025 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.9-16
  - Preserve ARM registers, reenable ARM assembly
* Wed May 07 2025 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.9-15
  - Disable assembly on aarch64 as a stopgap measure
* Thu Apr 24 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-14
  - tests: make pqc-hybrid-kx.sh work when system time set beyond 2038
* Tue Apr 22 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-13
  - Update gnutls-3.8.9-cli-earlydata.patch to the upstream version
* Mon Apr 14 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-12
  - Update leancrypto to 1.3.0
* Mon Feb 17 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-11
  - Improve 0-RTT handling in commands
* Mon Feb 17 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-10
  - Update bundled nettle to 3.10.1
* Thu Feb 13 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-9
  - Update leancrypto-1.2.0-intel-cet.patch
* Thu Feb 13 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-8
  - handshake: only shuffle extensions in the first Client Hello
* Thu Feb 13 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-7
  - Enable Intel CET in leancrypto
* Wed Feb 12 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-6
  - Update gnutls-3.8.9-allow-rsa-pkcs1-encrypt.patch
* Tue Feb 11 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-5
  - Increase verbosity level of leancrypto compilation
* Tue Feb 11 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-4
  - Fix static linking to libhogweed.a
* Mon Feb 10 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-3
  - fips: perform only signature PCT for all RSA algorithms
* Mon Feb 10 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-2
  - Switch from liboqs to leancrypto
* Mon Feb 10 2025 Daiki Ueno <dueno@redhat.com> - 3.8.9-1
  - Update to 3.8.9 release
* Tue Nov 05 2024 Daiki Ueno <dueno@redhat.com> - 3.8.8-1
  - Update to 3.8.8 upstream release
* Tue Oct 29 2024 Troy Dawson <tdawson@redhat.com> - 3.8.7-6
  - Bump release for October 2024 mass rebuild:
* Thu Oct 10 2024 Daiki Ueno <dueno@redhat.com> - 3.8.7-5
  - Disable GOST in RHEL-9 or later
* Tue Oct 08 2024 Alexander Sosedkin <asosedkin@redhat.com> - 3.8.7-4
  - Initial CI and gating setup for RHEL-10

Files

/usr/bin/certtool
/usr/bin/danetool
/usr/bin/gnutls-cli
/usr/bin/gnutls-cli-debug
/usr/bin/gnutls-serv
/usr/bin/ocsptool
/usr/bin/p11tool
/usr/bin/psktool
/usr/lib/.build-id
/usr/lib/.build-id/0c
/usr/lib/.build-id/0c/11596f2a3d064912eaabe0ced13aac45ebf305
/usr/lib/.build-id/1b
/usr/lib/.build-id/1b/101b99529d95584c198aba33ca0c269151dedb
/usr/lib/.build-id/3d
/usr/lib/.build-id/3d/9834f6b5cc16384960ef7dce73d803c2ef85d6
/usr/lib/.build-id/4b
/usr/lib/.build-id/4b/d66cdea3690402f7f0c1a2ec198d258680f159
/usr/lib/.build-id/73
/usr/lib/.build-id/73/e32f5b15f34cd44e9769311da99195fed45c48
/usr/lib/.build-id/7d
/usr/lib/.build-id/7d/42cd0ea82e38e19d101c826d1ca308f148ba76
/usr/lib/.build-id/a3
/usr/lib/.build-id/a3/4b83cade21dc3893c7953669502278b161380c
/usr/lib/.build-id/ce
/usr/lib/.build-id/ce/de69ef36aa8bfdf967369ecc9ebc621eb44fde
/usr/share/doc/gnutls-utils
/usr/share/doc/gnutls-utils/certtool.cfg
/usr/share/man/man1/certtool.1.gz
/usr/share/man/man1/danetool.1.gz
/usr/share/man/man1/gnutls-cli-debug.1.gz
/usr/share/man/man1/gnutls-cli.1.gz
/usr/share/man/man1/gnutls-serv.1.gz
/usr/share/man/man1/ocsptool.1.gz
/usr/share/man/man1/p11tool.1.gz
/usr/share/man/man1/psktool.1.gz
/usr/share/man/man1/tpmtool.1.gz


Generated by rpm2html 1.8.1

Fabrice Bellet, Wed Sep 23 06:07:20 2026