]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
It's going to be 4.5.1
authorOtto <otto.moerbeek@open-xchange.com>
Mon, 10 May 2021 10:38:46 +0000 (12:38 +0200)
committerOtto <otto.moerbeek@open-xchange.com>
Tue, 11 May 2021 08:03:21 +0000 (10:03 +0200)
docs/secpoll.zone
pdns/recursordist/docs/appendices/EOL.rst
pdns/recursordist/docs/changelog/4.5.rst

index 3163adc480629c2d43b7f4cbfb7258c924f404c8..3e96d979b3cd0896e3111e576288e08c86df0da8 100644 (file)
@@ -258,7 +258,8 @@ recursor-4.5.0-alpha3.security-status                   60 IN TXT "3 Unsupported
 recursor-4.5.0-beta1.security-status                    60 IN TXT "3 Unsupported pre-release"
 recursor-4.5.0-beta2.security-status                    60 IN TXT "3 Unsupported pre-release"
 recursor-4.5.0-rc1.security-status                      60 IN TXT "3 Unsupported pre-release"
-recursor-4.5.0.security-status                          60 IN TXT "1 OK"
+recursor-4.5.0.security-status                          60 IN TXT "2 Unsupported pre-release"
+recursor-4.5.1.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 6f0b31a1b84b5a2ab7849251b564d9a51548d791..01d5e5497328fe5373b472d77a2a5ce09dcb93d4 100644 (file)
@@ -35,12 +35,12 @@ for details.
      - Critical-Only updates
      - End of Life
    * - 4.5
-     - May 10 2021
+     - May 11 2021
      - ~ November 2021
      - EOL ~ November 2022
    * - 4.4
      - October 19 2020
-     - May 10 2021
+     - May 11 2021
      - EOL ~ May 2022
    * - 4.3
      - March 3 2020
@@ -49,7 +49,7 @@ for details.
    * - 4.2
      - July 16 2019
      - October 19 2020
-     - EOL May 10 2021
+     - EOL May 11 2021
    * - 4.1
      - December 4 2017
      - March 3 2020
index 802b0ca6e59815c8a0b502bf0c38e5d71287b304..c9601a41890cb36b9893b2047ddb40353737f7de 100644 (file)
@@ -1,9 +1,19 @@
 Changelogs for 4.5.X
 ====================
 
+.. changelog::
+  :version: 4.5.1
+  :released: 11th of May 2021
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 10377
+
+    Prevent a race in the aggressive NSEC cache.
+
 .. changelog::
   :version: 4.5.0
-  :released: 10th of May 2021
+  :released: Never released publicly.
 
   .. change::
     :tags: Bug Fixes