]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for rec-4.1.15 8603/head
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 3 Dec 2019 12:43:41 +0000 (13:43 +0100)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Tue, 3 Dec 2019 12:43:41 +0000 (13:43 +0100)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.1.rst

index 904643a8083c01b827cc0f0f436f5eee87d9ac0e..97a9ce6962e721778569fcb64692586ffea6e821 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019120201 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019120601 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -194,6 +194,7 @@ recursor-4.1.11.security-status                         60 IN TXT "1 OK"
 recursor-4.1.12.security-status                         60 IN TXT "1 OK"
 recursor-4.1.13.security-status                         60 IN TXT "1 OK"
 recursor-4.1.14.security-status                         60 IN TXT "1 OK"
+recursor-4.1.15.security-status                         60 IN TXT "1 OK"
 recursor-4.2.0-alpha1.security-status                   60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 recursor-4.2.0-beta1.security-status                    60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
 recursor-4.2.0-rc1.security-status                      60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
index bab6c4dc50bcd36014f86923a008b394ab293a74..4bfe95451c32c34854f36859f4af1f97eacd7055 100644 (file)
@@ -1,6 +1,40 @@
 Changelogs for 4.1.x
 ====================
 
+.. changelog::
+  :version: 4.1.15
+  :released: 6th of December 2019
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8554
+
+    Backport 8525 to rec 4.1.x: Purge map of failed auths periodically by keeping a last changed timestamp
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8544
+
+    Backport 8470 to rec 4.1.x: prime NS records of root-servers.net parent (.net) 
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8543
+
+    Backport 8340 to rec 4.1.x: issue with "zz" abbreviation for IPv6 RPZ triggers
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8542
+
+    Backport 7068 to 4.1.x: Do the edns data dump for all threads
+
+  .. change::
+    :tags: Internals
+    :pullreq: 8123
+
+    Backport #7951 to 4.1.x: update boost.m4
+
 .. changelog::
   :version: 4.1.14
   :released: 13th of June 2019