From ebf160d2771bc7a4029edfcc7f8a9efc9cfe1186 Mon Sep 17 00:00:00 2001 From: Otto Date: Mon, 10 May 2021 12:38:46 +0200 Subject: [PATCH] It's going to be 4.5.1 --- docs/secpoll.zone | 3 ++- pdns/recursordist/docs/appendices/EOL.rst | 6 +++--- pdns/recursordist/docs/changelog/4.5.rst | 12 +++++++++++- 3 files changed, 16 insertions(+), 5 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 3163adc480..3e96d979b3 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -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/" diff --git a/pdns/recursordist/docs/appendices/EOL.rst b/pdns/recursordist/docs/appendices/EOL.rst index 6f0b31a1b8..01d5e54973 100644 --- a/pdns/recursordist/docs/appendices/EOL.rst +++ b/pdns/recursordist/docs/appendices/EOL.rst @@ -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 diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index 802b0ca6e5..c9601a4189 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -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 -- 2.47.2