-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023070701 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2023082501 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.7.3.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2023-02.html"
recursor-4.7.4.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2023-02.html"
recursor-4.7.5.security-status 60 IN TXT "1 OK"
+recursor-4.7.6.security-status 60 IN TXT "1 OK"
recursor-4.8.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-4.8.0-beta1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-4.8.0-beta2.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
recursor-4.8.2.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2023-02.html"
recursor-4.8.3.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/recursor/security-advisories/powerdns-advisory-2023-02.html"
recursor-4.8.4.security-status 60 IN TXT "1 OK"
+recursor-4.8.5.security-status 60 IN TXT "1 OK"
recursor-4.9.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.9.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.9.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.9.0.security-status 60 IN TXT "1 OK"
+recursor-4.9.1.security-status 60 IN TXT "1 OK"
; Recursor Debian
recursor-3.6.2-2.debian.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/3/security/powerdns-advisory-2015-01/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/"
Changelogs for 4.7.X
====================
+.. changelog::
+ :version: 4.7.6
+ :released: 25th of August 2023
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13157
+ :tickets: 13105
+
+ (I)XFR: handle partial read of len prefix.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13079
+ :tickets: 12892
+
+ YaHTTP: Prevent integer overflow on very large chunks.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13075
+ :tickets: 12961
+
+ Work around Red Hat 8 misfeature in OpenSSL's headers.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13058
+ :tickets: 13021
+
+ Fix setting of policy tags for packet cache hits.
+
.. changelog::
:version: 4.7.5
:released: 29th of March 2023
Changelogs for 4.8.X
====================
+.. changelog::
+ :version: 4.8.5
+ :released: 25th of August 2023
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13158
+ :tickets: 13105
+
+ (I)XFR: handle partial read of len prefix.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13078
+ :tickets: 12892
+
+ YaHTTP: Prevent integer overflow on very large chunks.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13077
+ :tickets: 12935
+
+ Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13076
+ :tickets: 12961
+
+ Work around Red Hat 8 misfeature in OpenSSL's headers.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13056
+ :tickets: 13021
+
+ Fix setting of policy tags for packet cache hits.
+
.. changelog::
:version: 4.8.4
:released: 29th of March 2023
Changelogs for 4.9.X
====================
+.. changelog::
+ :version: 4.9.1
+ :released: 25th of August 2023
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13163
+ :tickets: 13071
+
+ Fix code producing json.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13161
+ :tickets: 13106
+
+ Replace data in the aggressive cache if new data becomes available.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13160
+ :tickets: 13151
+
+ Fix a few typos in log messages.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13159
+ :tickets: 13105
+
+ (I)XFR: handle partial read of len prefix.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 13057
+ :tickets: 13021
+
+ Fix setting of policy tags on packet cache hits.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12995
+ :tickets: 12961
+
+ Work around Red Hat 8 misfeature OpenSSL's headers.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12994
+ :tickets: 12935
+
+ Stop using the now deprecated ERR_load_CRYPTO_strings() to detect OpenSSL.
+
.. changelog::
:version: 4.9.0
:released: 30th of June 2023
Please review the :doc:`Upgrade Guide <../upgrade>` before upgrading from versions < 4.9.x.
-
+
.. change::
:tags: Bug Fixes
:pullreq: 12968