From: Remi Gacogne Date: Mon, 29 Jan 2024 13:18:14 +0000 (+0100) Subject: dnsdist: The 1.9.0-rc1 release has been moved to the 30th X-Git-Tag: dnsdist-1.9.0~17^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=refs%2Fpull%2F13740%2Fhead;p=thirdparty%2Fpdns.git dnsdist: The 1.9.0-rc1 release has been moved to the 30th --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 9a3a22f3eb..7b0337d777 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. 2024012600 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024013000 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index a59f132ffc..dc561f910d 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -3,7 +3,7 @@ Changelog .. changelog:: :version: 1.9.0-rc1 - :released: 26th of January 2024 + :released: 30th of January 2024 Please review the :doc:`Upgrade Guide <../upgrade_guide>` before upgrading.