Changelog for
knot-resolver-1.2.4-1.fc26.x86_64.rpm :
* Thu Mar 09 2017 Petr Spacek
- 1.2.4-1- new upstream release + security: Knot Resolver 1.2.0 and higher could return AD flag for insecure answer if the daemon received answer with invalid RRSIG several times in a row. + fix: layer/iterate: some improvements in cname chain unrolling + fix: layer/validate: fix duplicate records in AUTHORITY section in case + fix: of WC expansion proof + fix: lua: do
*not
* truncate cache size to unsigned + fix: forwarding mode: correctly forward +cd flag + fix: fix a potential memory leak + fix: don\'t treat answers that contain DS non-existance proof as insecure + fix: don\'t store NSEC3 and their signatures in the cache + fix: layer/iterate: when processing delegations, check if qname is at or below new authority + enhancement: modules/policy: allow QTRACE policy to be chained with other policies + enhancement: hints.add_hosts(path): a new property + enhancement: module: document the API and simplify the code + enhancement: policy.MIRROR: support IPv6 link-local addresses + enhancement: policy.FORWARD: support IPv6 link-local addresses + enhancement: add net.outgoing_{v4,v6} to allow specifying address to use for connections
* Mon Feb 27 2017 Petr Spacek - 1.2.3-1- new upstream release + security: a cached negative answer from a CD query would be reused to construct response for non-CD queries, resulting in Insecure status instead of Bogus. + fix: lua: make the map command check its arguments + fix: -k argument processing to avoid out-of-bounds memory accesses + fix: lib/resolve: fix zonecut fetching for explicit DS queries + fix: hints: more NULL checks + fix: TA bootstrapping for multiple TAs in the IANA XML file + fix: Disable storing GLUE records into the cache even in the + fix: (non-default) QUERY_PERMISSIVE mode + fix: iterate: skip answer RRs that don\'t match the query + fix: layer/iterate: some additional processing for referrals + fix: lib/resolve: zonecut fetching error was fixed
* Fri Feb 10 2017 Fedora Release Engineering - 1.2.0-2.1- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild
* Fri Jan 27 2017 Petr Spacek - 1.2.0-2- rebuild against knot-2.4.0
* Fri Jan 27 2017 Petr Spacek - 1.2.0- new upstream release: + fix: reworked DNSSEC Validation, that fixes several know problems with less standard DNS configurations + fix: the resolver was setting AD flag when running in a forwarding mode + fix: correctly return RCODE=NOTIMPL on meta-queries and non IN class queries + fix: crash in hints module when hints file was empty + fix: non-lowercase hints + features: optional EDNS(0) Padding support for DNS over TLS + features: support for debugging DNSSEC with CD bit + features: DNS over TLS is now able to create ephemeral certs on the runtime (Thanks Daniel Kahn Gilmore for contributing to DNS over TLS implementation in Knot Resolver.) + features: configurable minimum and maximum TTL (default 6 days) + features: configurable pseudo-random reordering of RR sets + features: new module \'version\' that can call home and report new versions and security vulnerabilities to the log file
* Mon Jan 23 2017 Petr Spacek - 1.2.0-rc1- Update to latest upstream version- Fix packaging bug: depend on proper Lua library versions- Allow automatic trust anchor management to work
* Sat Nov 19 2016 Peter Robinson 1.1.1-3- Add ExclusiveArch for architectures with LuaJIT
* Mon Aug 29 2016 Igor Gnatenko - 1.1.1-2- Rebuild for LuaJIT 2.1.0
* Wed Aug 24 2016 Jan Vcelak - 1.1.1-1- new upstream release: + fix name server fallback in case some of the servers are unreachable
* Fri Aug 12 2016 Jan Vcelak - 1.1.0-1- new upstream release: + RFC7873 DNS Cookies + RFC7858 DNS over TLS + Metrics exported in Prometheus + DNS firewall module + Explicit CNAME target fetching in strict mode + Query minimisation improvements + Improved integration with systemd
* Tue May 31 2016 Jan Vcelak - 1.0.0-1- final release
* Thu May 05 2016 Jan Vcelak - 1.0.0-0.3.4f463d7- update to latest git version- re-enable unit-test
* Sat Apr 09 2016 Jan Vcelak - 1.0.0-0.2.79a8440- update to latest git version- fix package review issues
* Tue Feb 02 2016 Jan Vcelak - 1.0.0-0.1.beta3- initial package