Name: | knot-resolver |
---|---|
Version: | 5.1.3 |
Release: | 4.el8 |
Architecture: | aarch64 |
Group: | Unspecified |
Size: | 1606872 |
License: | GPL-3.0-or-later |
RPM: | knot-resolver-5.1.3-4.el8.aarch64.rpm |
Source RPM: | knot-resolver-5.1.3-4.el8.src.rpm |
Build Date: | Wed Oct 07 2020 |
Build Host: | ca-buildarm05 |
Vendor: | Oracle America |
URL: | https://www.knot-resolver.cz/ |
Summary: | Caching full DNS Resolver |
Description: | The Knot Resolver is a DNSSEC-enabled caching full resolver implementation written in C and LuaJIT, including both a resolver library and a daemon. Modular architecture of the library keeps the core tiny and efficient, and provides a state-machine like API for extensions. The package is pre-configured as local caching resolver. To start using it, start a single kresd instance: $ systemctl start kresd@1.service |
- rebuild for new bodhi update
- rebuild for Knot DNS 3.0.0
- rebuild for Knot DNS 3.0.0
- update to upstream version 5.1.3
- Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild
- update to upstream version 5.1.2
- update to upstream version 5.1.1 (fixes CVE-2020-12667)
- update to upstream version 5.1.0 - make spec compatible with EPEL 8 (rhbz#1783252) - support documentation build with Sphinx v3.0.0+ (rhbz#1823534)
- add patch to fix strict aliasing (!971) until next release
- update to upstream version 5.0.1 - ensure kres-cache-gc.service is restarted on upgrade