From: Pieter Lexis Date: Wed, 7 Nov 2018 11:04:46 +0000 (+0100) Subject: Add recursor 4.1.6 changelog and secpoll X-Git-Tag: dnsdist-1.3.3~1^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F7160%2Fhead;p=thirdparty%2Fpdns.git Add recursor 4.1.6 changelog and secpoll --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 684206d99d..2bf4eb0ab8 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2018110601 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2018110701 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. ; Auth @@ -163,6 +163,7 @@ recursor-4.1.2.security-status 60 IN TXT "3 Upgrade now recursor-4.1.3.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-04.html https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-06.html https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-07.html" recursor-4.1.4.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-04.html https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-06.html https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2018-07.html" recursor-4.1.5.security-status 60 IN TXT "1 OK" +recursor-4.1.6.security-status 60 IN TXT "1 OK" ; Recursor Debian recursor-3.6.2-2.debian.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/" diff --git a/pdns/recursordist/docs/changelog/4.1.rst b/pdns/recursordist/docs/changelog/4.1.rst index d1f36c9099..90be1cb166 100644 --- a/pdns/recursordist/docs/changelog/4.1.rst +++ b/pdns/recursordist/docs/changelog/4.1.rst @@ -1,6 +1,19 @@ Changelogs for 4.1.x ==================== +.. changelog:: + :version: 4.1.6 + :released: 7th of November 2018 + + This release reverts `#6980 `__, it could lead to DNSSEC validation issues. + + .. change:: + :tags: Bug Fixes + :pullreq: 7159 + :tickets: 7158 + + Revert "rec: Authority records in AA=1 CNAME answer are authoritative". + .. changelog:: :version: 4.1.5 :released: 6th of November 2018