]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: The security status for 1.8.0-rc1 should be 2, not 3
authorRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 23 Feb 2023 09:52:41 +0000 (10:52 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Thu, 23 Feb 2023 09:52:41 +0000 (10:52 +0100)
Which means Update recommended instead of mandatory. Neither are nice,
so perhaps we need a different level for pre-releases?

docs/secpoll.zone

index 99d238668461e4f127865f364e3a117d1f0daee8..9665609866de88d08453fb6c8dee435aabbfd19b 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023022300 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023022301 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -492,4 +492,4 @@ dnsdist-1.7.0.security-status                              60 IN TXT "1 OK"
 dnsdist-1.7.1.security-status                              60 IN TXT "1 OK"
 dnsdist-1.7.2.security-status                              60 IN TXT "1 OK"
 dnsdist-1.7.3.security-status                              60 IN TXT "1 OK"
-dnsdist-1.8.0-rc1.security-status                          60 IN TXT "3 Unsupported pre-release"
+dnsdist-1.8.0-rc1.security-status                          60 IN TXT "2 Unsupported pre-release"