Name: | unbound |
---|---|
Version: | 1.7.3 |
Release: | 11.el8_2 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 5308145 |
License: | BSD |
RPM: | unbound-1.7.3-11.el8_2.aarch64.rpm |
Source RPM: | unbound-1.7.3-11.el8_2.src.rpm |
Build Date: | Mon Jun 08 2020 |
Build Host: | ca-buildarm06.us.oracle.com |
Vendor: | Oracle America |
URL: | https://www.unbound.net/ |
Summary: | Validating, recursive, and caching DNS(SEC) resolver |
Description: | Unbound is a validating, recursive, and caching DNS(SEC) resolver. The C implementation of Unbound is developed and maintained by NLnet Labs. It is based on ideas and algorithms taken from a java prototype developed by Verisign labs, Nominet, Kirei and ep.net. Unbound is designed as a set of modular components, so that also DNSSEC (secure DNS) validation and stub-resolvers (that do not run as a server, but are linked into an application) are easily possible. |
- Fix amplifying an incoming query into a large number of queries directed to a target - Resolves: rhbz#1839177 (CVE-2020-12662), rhbz#1840262 (CVE-2020-12663)
- Secure ipsec mode (#1772061) - CVE-2019-18934
- Use pthread_mutex_t locks when dealing with I/O operations (#1775708)
- Release memory in unbound-host
- Remove unused Group tag
- Cleanup generated client and server keys (#1601773)
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Do not call ldconfig if possible
- Update trust anchors also behind firewall (#1598078)
- Rebuilt for Python 3.7