From: Remi Gacogne Date: Fri, 20 Oct 2023 06:52:00 +0000 (+0200) Subject: dnsdist: Update ChangeLog and secutiry polling for 1.9.0-alpha3 X-Git-Tag: rec-5.0.0-beta1~39^2 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=317c157641548c0620f563ca5a06b5baaf5b184d;p=thirdparty%2Fpdns.git dnsdist: Update ChangeLog and secutiry polling for 1.9.0-alpha3 --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index e9b759ddae..9115f0ba95 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -520,5 +520,6 @@ dnsdist-1.8.0-rc3.security-status 60 IN TXT "3 Unsuppor dnsdist-1.8.0.security-status 60 IN TXT "3 Upgrade now, see https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/" dnsdist-1.8.1.security-status 60 IN TXT "3 Upgrade now, see https://blog.cloudflare.com/technical-breakdown-http2-rapid-reset-ddos-attack/" dnsdist-1.8.2.security-status 60 IN TXT "1 OK" -dnsdist-1.9.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release (known vulnerabilities)" +dnsdist-1.9.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" dnsdist-1.9.0-alpha2.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)" +dnsdist-1.9.0-alpha3.security-status 60 IN TXT "1 Unsupported pre-release (no known vulnerabilities)" diff --git a/pdns/dnsdistdist/docs/changelog.rst b/pdns/dnsdistdist/docs/changelog.rst index 8e3341dde4..d2e648cb21 100644 --- a/pdns/dnsdistdist/docs/changelog.rst +++ b/pdns/dnsdistdist/docs/changelog.rst @@ -2,7 +2,7 @@ Changelog ========= .. changelog:: - :version: 1.9.0-alpha2 + :version: 1.9.0-alpha3 :released: 20th of October 2023 Please review the :doc:`Upgrade Guide <../upgrade_guide>` before upgrading. @@ -75,6 +75,12 @@ Changelog Prevent DNS header alignment issues +.. changelog:: + :version: 1.9.0-alpha2 + :released: Never + + This version was never released due to a last-minute issue in RPM packaging. + .. changelog:: :version: 1.8.2 :released: 11th of October 2023