]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
Prep for August 23 2022 releases
authorOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 22 Aug 2022 07:29:57 +0000 (09:29 +0200)
committerOtto Moerbeek <otto.moerbeek@open-xchange.com>
Mon, 22 Aug 2022 07:29:57 +0000 (09:29 +0200)
docs/secpoll.zone
pdns/recursordist/docs/changelog/4.5.rst
pdns/recursordist/docs/changelog/4.6.rst
pdns/recursordist/docs/changelog/4.7.rst

index aa8955c32ca0a8e17f3397cd0e35b98264ae33ea..9ab5d0e16e828013332855d775ee932e31635c24 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022071300 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022082209 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -302,21 +302,24 @@ recursor-4.5.4.security-status                          60 IN TXT "3 Upgrade now
 recursor-4.5.5.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html"
 recursor-4.5.6.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html"
 recursor-4.5.7.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html"
-recursor-4.5.8.security-status                          60 IN TXT "1 OK"
-recursor-4.5.9.security-status                          60 IN TXT "1 OK"
+recursor-4.5.8.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.5.9.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.5.10.security-status                          60 IN TXT "1 OK"
 recursor-4.6.0-alpha1.security-status                   60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.6.0-alpha2.security-status                   60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.6.0-beta1.security-status                    60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.6.0-beta2.security-status                    60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.6.0-rc1.security-status                      60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.6.0.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html"
-recursor-4.6.1.security-status                          60 IN TXT "1 OK"
-recursor-4.6.2.security-status                          60 IN TXT "1 OK"
+recursor-4.6.1.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.6.2.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.6.3.security-status                          60 IN TXT "1 OK"
 recursor-4.7.0-alpha1.security-status                   60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
 recursor-4.7.0-beta1.security-status                    60 IN TXT "2 Unsupported pre-release"
 recursor-4.7.0-rc1.security-status                      60 IN TXT "2 Unsupported pre-release"
-recursor-4.7.0.security-status                          60 IN TXT "1 OK"
-recursor-4.7.1.security-status                          60 IN TXT "1 OK"
+recursor-4.7.0.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.7.1.security-status                          60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html"
+recursor-4.7.2.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/"
index 5eaece4a2ee513d160a66d02a6295927716061d1..54ff49c9f1334d0c0c2fd2201de02a8b343e0868 100644 (file)
@@ -1,6 +1,22 @@
 Changelogs for 4.5.X
 ====================
 
+.. changelog::
+  :version: 4.5.10
+  :released: 23th of August 2022
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: TBD
+
+    PowerDNS Security Advisory 2022-02: incomplete exception handling related to protobuf message generation.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11634,11609
+
+    Fix API issue when asking config values for allow-from or allow-notify-from.
+
 .. changelog::
   :version: 4.5.9
   :released: 4th of April 2022
index 767d889e6501e3c54bdf997d67acfdc81c38eb89..36a04a19e4126137e46ef184af62d0ad32031e6b 100644 (file)
@@ -1,5 +1,22 @@
 Changelogs for 4.6.X
 ====================
+
+.. changelog::
+  :version: 4.6.3
+  :released: 23th of August 2022
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: TBD
+
+    PowerDNS Security Advisory 2022-02: incomplete exception handling related to protobuf message generation.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 11633,11609
+
+    Fix API issue when asking config values for allow-from or allow-notify-from.
+
 .. changelog::
   :version: 4.6.2
   :released: 4th of April 2022
index c5472fe21bafa3d12f997be8db3f87ca8104367c..7b0f19b6742af5f57c3c2ab95f1dd39db446b6a5 100644 (file)
@@ -1,5 +1,15 @@
 Changelogs for 4.7.X
 ====================
+.. changelog::
+  :version: 4.7.2
+  :released: 23th of August 2022
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: TBD
+
+    PowerDNS Security Advisory 2022-02: incomplete exception handling related to protobuf message generation.
+
 .. changelog::
   :version: 4.7.1
   :released: 8th of July 2022