From 0341ee14ef85525eb3978c8f3c538b44e958ac57 Mon Sep 17 00:00:00 2001 From: Pieter Lexis Date: Tue, 17 Jan 2017 11:10:32 +0100 Subject: [PATCH] Add Authoritative Server 4.0.3 changelog --- docs/markdown/changelog.raw.md | 10 ++++++++++ docs/secpoll.zone | 3 ++- 2 files changed, 12 insertions(+), 1 deletion(-) diff --git a/docs/markdown/changelog.raw.md b/docs/markdown/changelog.raw.md index 6b2bb23f37..bb10eefc90 100644 --- a/docs/markdown/changelog.raw.md +++ b/docs/markdown/changelog.raw.md @@ -1,5 +1,15 @@ **Note**: Beyond PowerDNS 2.9.20, the Authoritative Server and Recursor are released separately. +# PowerDNS Authoritative Server 4.0.3 +Released January 17th 2016 + +This release fixes an issue when using multiple backends, where one of the backends is the BIND backend. +This regression was introduced in 4.0.2. + +## Bug fix + +- [#4905](https://github.com/PowerDNS/pdns/pull/4905): Revert "auth: In `Bind2Backend::lookup()`, use the `zoneId` when we have it" + # PowerDNS Recursor 4.0.4 Released January 13th 2016 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 07865272bd..e4dfbaa1df 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. 2017011201 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2017011601 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. ; Auth @@ -27,6 +27,7 @@ auth-4.0.0-rc2.security-status 60 IN TXT "3 Upgrade now auth-4.0.0.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/md/security/powerdns-advisory-2016-02/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-03/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-04/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-05/" auth-4.0.1.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/md/security/powerdns-advisory-2016-02/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-03/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-04/ https://doc.powerdns.com/md/security/powerdns-advisory-2016-05/" auth-4.0.2.security-status 60 IN TXT "1 OK" +auth-4.0.3.security-status 60 IN TXT "1 OK" ; Auth Debian auth-3.4.1-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-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/" -- 2.47.2