]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Add Authoritative Server 4.0.3 changelog 4918/head
authorPieter Lexis <pieter.lexis@powerdns.com>
Tue, 17 Jan 2017 10:10:32 +0000 (11:10 +0100)
committerPieter Lexis <pieter.lexis@powerdns.com>
Tue, 17 Jan 2017 10:45:29 +0000 (11:45 +0100)
docs/markdown/changelog.raw.md
docs/secpoll.zone

index 6b2bb23f37bb9679578f79e2cc30552d7f709243..bb10eefc90a7f2ad4cf69e93fa4fba19498f6f8d 100644 (file)
@@ -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
 
index 07865272bdcd53fa3b738631a8c0cec17642c9cc..e4dfbaa1dfe7dd85a10d98e3ea34336030e5e474 100644 (file)
@@ -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/"