Name: | gnutls |
---|---|
Version: | 3.6.5 |
Release: | 2.el8 |
Architecture: | x86_64 |
Group: | System Environment/Libraries |
Size: | 2748367 |
License: | GPLv3+ and LGPLv2+ |
RPM: | gnutls-3.6.5-2.el8.x86_64.rpm |
Source RPM: | gnutls-3.6.5-2.el8.src.rpm |
Build Date: | Tue May 21 2019 |
Build Host: | ca-build101.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.gnutls.org/ |
Summary: | A TLS protocol implementation |
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. |
- Fixed FIPS integrity self tests (#1665061)
- Update to upstream 3.6.5 release - Fixes CVE-2018-16868 (#1655395) - Removed ldconfig scriptlet - Added explicit Requires for nettle >= 3.4.1
- Fix incorrect certificate type returned in TLS1.3 resumption (#1649786)
- Add support for record_size_limit extension in TLS1.2 (#1644850)
- Fix issue with GOST ciphers (#1644193) - Made gnutls-serv use the default priorities if none is specified (#1644243)
- Fix issue with rehandshake affecting glib-networking (#1641072)
- Add missing annobin notes for assembler sources
- Updated to upstream 3.6.4 release - Added support for the latest version of the TLS1.3 protocol
- Fixed support for ECDSA public keys (backported from Fedora) - Ensure that we do not cause issues with version rollback detection and TLS1.3.
- Updated to upstream 3.6.3 release