-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022111801 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022112500 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
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.11.security-status 60 IN TXT "1 OK"
+recursor-4.5.12.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)"
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.6.4.security-status 60 IN TXT "1 OK"
+recursor-4.6.5.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 "3 Unsupported pre-release (known vulnerabilities)"
recursor-4.7.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release (known vulnerabilities)"
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"
recursor-4.7.3.security-status 60 IN TXT "1 OK"
+recursor-4.7.4.security-status 60 IN TXT "1 OK"
recursor-4.8.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.8.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.8.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release"
Changelogs for 4.5.X
====================
+.. changelog::
+ :version: 4.5.12
+ :released: 25th of November 2022
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12228
+ :tickets: 12198
+
+ Correct skip record condition in processRecords.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12225
+ :tickets: 12189, 12199
+
+ Also consider recursive forward in the "forwarded DS should not end up in negCache code."
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12192
+ :tickets: 12125
+
+ Timout handling for IXFRs as a client.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12169
+ :tickets: 12081
+
+ Log invalid RPZ content when obtained via IXFR.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12166
+ :tickets: 12038
+
+ When an expired NSEC3 entry is seen, move it to the front of the expiry queue.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12165
+ :tickets: 11337, 11338
+
+ QType ADDR is supposed to be used internally only.
+
.. changelog::
:version: 4.5.11
:released: 20th of September 2022
Changelogs for 4.6.X
====================
+.. changelog::
+ :version: 4.6.5
+ :released: 25th of November 2022
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12229
+ :tickets: 12198
+
+ Correct skip record condition in processRecords.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12226
+ :tickets: 12189, 12199
+
+ Also consider recursive forward in the "forwarded DS should not end up in negCache code."
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12191
+ :tickets: 12125
+
+ Timout handling for IXFRs as a client.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12172
+ :tickets: 12066
+
+ Detect invalid bytes in makeBytesFromHex().
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12170
+ :tickets: 12081
+
+ Log invalid RPZ content when obtained via IXFR.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12167
+ :tickets: 12038
+
+ When an expired NSEC3 entry is seen, move it to the front of the expiry queue.
+
.. changelog::
:version: 4.6.4
:released: 20th of September 2022
Changelogs for 4.7.X
====================
+.. changelog::
+ :version: 4.7.4
+ :released: 25th of November 2022
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12231
+ :tickets: 12046
+
+ Fix compilation of the event ports multiplexer.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12230
+ :tickets: 12198
+
+ Correct skip record condition in processRecords.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12227
+ :tickets: 12189, 12199
+
+ Also consider recursive forward in the "forwarded DS should not end up in negCache code."
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12190
+ :tickets: 12125
+
+ Timout handling for IXFRs as a client.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12173
+ :tickets: 12066
+
+ Detect invalid bytes in makeBytesFromHex().
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12171
+ :tickets: 12081
+
+ Log invalid RPZ content when obtained via IXFR.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12168
+ :tickets: 12038
+
+ When an expired NSEC3 entry is seen, move it to the front of the expiry queue.
+
.. changelog::
:version: 4.7.3
:released: 20th of September 2022