Name: | gnutls-utils |
---|---|
Version: | 3.6.16 |
Release: | 5.el8_6 |
Architecture: | aarch64 |
Group: | Applications/System |
Size: | 1865555 |
License: | GPLv3+ |
RPM: | gnutls-utils-3.6.16-5.el8_6.aarch64.rpm |
Source RPM: | gnutls-3.6.16-5.el8_6.src.rpm |
Build Date: | Tue Oct 25 2022 |
Build Host: | build-ol8-aarch64.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnutls.org/ |
Summary: | Command line tools for TLS protocol |
Description: | 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. |
- Fix double-free in gnutls_pkcs7_verify (#2109787)
- p11tool: Document ID reuse behavior when importing certs (#1776250)
- Treat SHA-1 signed CA in the trusted set differently (#1965445)
- Filter certificate_types in TLS 1.2 CR based on signature algorithms (#1942216)
- Update to upstream 3.6.16 release (#1956783) - Fix potential use-after-free in key_share handling (#1927597) - Fix potential use-after-free in pre_shared_key handling (#1927593) - Stop gnutls-serv relying on AI_ADDRCONFIG to decide listening address (#1908334) - Fix cert expiration issue in tests (#1908110)
- Port fixes for potential miscalculation in ecdsa_verify (#1942931)
- Revert the previous change
- Depend on specific NVR of gmp and nettle (#1812933)
- Increase DH key bits to >= 2048 in self-tests (#1879506) - Implement self-tests for KDF and CMAC (#1890870) - Fix CVE-2020-24659: heap buffer-overflow when "no_renegotiation" alert is received (#1873959)
- Fix memory leak when serializing iovec_t (#1844112)