From 737e48942f0f8f2a39b28cfd7892303a1c92d463 Mon Sep 17 00:00:00 2001 From: Otto Moerbeek Date: Tue, 9 Jul 2024 11:30:51 +0200 Subject: [PATCH] rec: prep for rec-5.1.0 --- docs/secpoll.zone | 5 +++-- pdns/recursordist/docs/appendices/EOL.rst | 16 +++++++++------ pdns/recursordist/docs/changelog/5.1.rst | 24 +++++++++++++++++++++++ 3 files changed, 37 insertions(+), 8 deletions(-) diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 20d3dd5e79..11caea5e81 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -1,4 +1,4 @@ -@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024070300 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024071000 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -389,7 +389,8 @@ recursor-5.0.6.security-status 60 IN TXT "1 OK" recursor-5.0.7.security-status 60 IN TXT "1 OK" recursor-5.1.0-alpha1.security-status 60 IN TXT "2 Superseded pre-release" recursor-5.1.0-beta1.security-status 60 IN TXT "2 Superseded pre-release" -recursor-5.1.0-rc1.security-status 60 IN TXT "1 Unsupported pre-release" +recursor-5.1.0-rc1.security-status 60 IN TXT "2 Superseded pre-release" +recursor-5.1.0.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 bfea44414b..3e4da20b7b 100644 --- a/pdns/recursordist/docs/appendices/EOL.rst +++ b/pdns/recursordist/docs/appendices/EOL.rst @@ -10,13 +10,13 @@ We support older releases with critical updates for one year after the following Older releases are marked end of life and receive no updates at all. Pre-releases do not receive immediate security updates. -The currently supported release train of the PowerDNS Recursor is 5.0. +The currently supported release train of the PowerDNS Recursor is 5.1. -PowerDNS Recursor 4.9 will only receive critical updates and will be End of Life one year after PowerDNS Recursor 5.0 was released. +PowerDNS Recursor 5.0 will only receive critical updates and will be End of Life one year after PowerDNS Recursor 5.1 was released. -PowerDNS Recursor 4.8 will only receive critical updates and will be End of Life one year after PowerDNS Recursor 4.9 was released. +PowerDNS Recursor 4.9 will only receive critical updates and will be End of Life one year after PowerDNS Recursor 5.0 was released. -PowerDNS Recursor 4.0 through 4.7, 3.x, and 2.x are End of Life. +PowerDNS Recursor 4.0 through 4.8, 3.x, and 2.x are End of Life. Note: Users with a commercial agreement with PowerDNS.COM BV or Open-Xchange can receive extended support for releases which are End Of Life. If you are @@ -34,10 +34,14 @@ That means that we ask you to reproduce potential issues on the latest minor rel - Release date - Critical-Only updates - End of Life + * - 5.1 + - July 10 2024 + - ~ February 2025 + - ~ February 2026 * - 5.0 - January 10 2024 - - ~ July 2024 - - ~ July 2025 + - July 10 2024 + - July 10 2025 * - 4.9 - June 30 2023 - January 10 2024 diff --git a/pdns/recursordist/docs/changelog/5.1.rst b/pdns/recursordist/docs/changelog/5.1.rst index 168c94e302..c54a91d19b 100644 --- a/pdns/recursordist/docs/changelog/5.1.rst +++ b/pdns/recursordist/docs/changelog/5.1.rst @@ -3,6 +3,30 @@ Changelogs for 5.1.X Before upgrading, it is advised to read the :doc:`../upgrade`. +.. changelog:: + :version: 5.1.0 + :released: 10th of July 2024 + + .. change:: + :tags: Bug Fixes + :pullreq: 14435 + + Fix typo in log message. + + .. change:: + :tags: Bug Fixes + :pullreq: 14402 + :tickets: 14400 + + Switch el7 builds to Oracle Linux 7 + + .. change:: + :tags: Bug Fixes + :pullreq: 14389 + :tickets: 14384 + + Keep Lua config in Debian/Ubuntu package as existing setups might use it, even though a fresh one does not. + .. changelog:: :version: 5.1.0-rc1 :released: 25th of June 2024 -- 2.47.2