-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024062501 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024070300 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.9.4.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2024-02.html"
recursor-4.9.5.security-status 60 IN TXT "1 OK"
recursor-4.9.6.security-status 60 IN TXT "1 OK"
+recursor-4.9.7.security-status 60 IN TXT "1 OK"
recursor-5.0.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-5.0.4.security-status 60 IN TXT "1 OK"
recursor-5.0.5.security-status 60 IN TXT "1 OK"
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"
Changelogs for 4.9.X
====================
+.. changelog::
+ :version: 4.9.7
+ :released: 3rd of July 2024
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14380
+ :tickets: 14373
+
+ Remove potential double SOA records if the target of a dns64 name is NODATA.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14352
+ :tickets: 14346
+
+ Fix TCP case for policy tags to not produce cached tags in protobuf messages.
+
.. changelog::
:version: 4.9.6
:released: 14th of May 2024
Before upgrading, it is advised to read the :doc:`../upgrade`.
+.. changelog::
+ :version: 5.0.7
+ :released: 3rd of July 2024
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14379
+ :tickets: 14373
+
+ Remove potential double SOA records if the target of a dns64 name is NODATA.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14351
+ :tickets: 14346
+
+ Fix TCP case for policy tags to not produce cached tags in protobuf messages.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 14348
+ :tickets: 14340
+
+ Count substituted remote in case of proxy protocol.
+
.. changelog::
:version: 5.0.6
:released: 5th of June 2024