]> granicus.if.org Git - pdns/commitdiff
auth 4.1.13: changelog and secpoll
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Wed, 7 Aug 2019 11:08:56 +0000 (13:08 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 8 Aug 2019 08:02:40 +0000 (10:02 +0200)
docs/changelog/4.1.rst
docs/secpoll.zone

index ece6654efe8c7ee9da7158f5e89d9ef864c855b0..b11e618a0c2a120461aba51294dfbf5eaad61ce5 100644 (file)
@@ -1,6 +1,28 @@
 Changelogs for 4.1.x
 ====================
 
+.. changelog::
+  :version: 4.1.13
+  :released: August 9th 2019
+
+  This is a bugfix release for high traffic setups using the pipebackend or remotebackend.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8157
+
+    gpgsqlbackend: add missing schema file to Makefile (tcely)
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8162
+
+    stop using select() in places where FDs can be >1023
+
+.. changelog::
+  :version: 4.1.12
+  :released: 4.1.12 was skipped due to a packaging issue.
+
 .. changelog::
   :version: 4.1.11
   :released: August 1st 2019
index 03919a0d83c0f03456c4e9781873686228ce4c13..93fa2e1f51c49a6ba103ce12cfe5ed02cb468f8d 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019080101 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019080901 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 @       3600    IN  NS  tmpdns.powerdns.com.
@@ -51,6 +51,8 @@ auth-4.1.8.security-status                              60 IN TXT "3 Upgrade now
 auth-4.1.9.security-status                              60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-04.html https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-05.html"
 auth-4.1.10.security-status                             60 IN TXT "1 OK"
 auth-4.1.11.security-status                             60 IN TXT "1 OK"
+auth-4.1.12.security-status                             60 IN TXT "1 OK"
+auth-4.1.13.security-status                             60 IN TXT "1 OK"
 auth-4.2.0-alpha1.security-status                       60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
 auth-4.2.0-beta1.security-status                        60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
 auth-4.2.0-rc1.security-status                          60 IN TXT "1 OK"