From: Otto Moerbeek Date: Tue, 23 Aug 2022 09:50:34 +0000 (+0200) Subject: Apply suggestions from code review X-Git-Tag: rec-4.8.0-alpha1~50^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=837969c52e1de597e66adcd44a0a3783eff4042f;p=thirdparty%2Fpdns.git Apply suggestions from code review Co-authored-by: Peter van Dijk --- diff --git a/docs/secpoll.zone b/docs/secpoll.zone index dae49360f4..e2c7aaea44 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -304,7 +304,7 @@ recursor-4.5.6.security-status 60 IN TXT "3 Upgrade now recursor-4.5.7.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-01.html" recursor-4.5.8.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html" recursor-4.5.9.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html" -recursor-4.5.10.security-status 60 IN TXT "1 OK" +recursor-4.5.10.security-status 60 IN TXT "1 OK" recursor-4.6.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" recursor-4.6.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" recursor-4.6.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" @@ -315,8 +315,8 @@ recursor-4.6.1.security-status 60 IN TXT "3 Upgrade now recursor-4.6.2.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html" recursor-4.6.3.security-status 60 IN TXT "1 OK" recursor-4.7.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)" -recursor-4.7.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release" -recursor-4.7.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release" +recursor-4.7.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (known vulnerabilities)" +recursor-4.7.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (known vulnerabilities)" recursor-4.7.0.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html" recursor-4.7.1.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2022-02.html" recursor-4.7.2.security-status 60 IN TXT "1 OK" diff --git a/pdns/recursordist/docs/changelog/4.5.rst b/pdns/recursordist/docs/changelog/4.5.rst index 54ff49c9f1..424bb3e31e 100644 --- a/pdns/recursordist/docs/changelog/4.5.rst +++ b/pdns/recursordist/docs/changelog/4.5.rst @@ -3,7 +3,7 @@ Changelogs for 4.5.X .. changelog:: :version: 4.5.10 - :released: 23th of August 2022 + :released: 23rd of August 2022 .. change:: :tags: Bug Fixes