| Name: | gnutls |
|---|---|
| Version: | 3.1.18 |
| Release: | 9.el7_0 |
| Architecture: | i686 |
| Group: | System Environment/Libraries |
| Size: | 1954601 |
| License: | GPLv3+ and LGPLv2+ and LGPLv3+ |
| RPM: | gnutls-3.1.18-9.el7_0.i686.rpm |
| Source RPM: | gnutls-3.1.18-9.el7_0.src.rpm |
| Build Date: | Thu Jul 10 2014 |
| Build Host: | ca-build56.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. |
- fix session ID length check (#1102027) - fixes null pointer dereference (#1101727)
- fixes CVE-2014-0092 (#1071815)
- fixes CVE-2014-1959
- Mass rebuild 2014-01-24
- Fixed issue with gnutls.info not being available (#1053487)
- build the crywrap tool
- fixes crash in gnutls_global_deinit (#1047037)
- Mass rebuild 2013-12-27
- new upstream release (#1040886) - Use the correct root key for unbound
- new upstream release - fixes CVE-2013-4466 off-by-one in dane_query_tlsa()