-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110701 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022111801 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 "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 "1 Unsupported pre-release"
+recursor-4.8.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release"
+recursor-4.8.0-rc1.security-status 60 IN TXT "1 Unsupported pre-release"
; 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.8.X
====================
+.. changelog::
+ :version: 4.8.0-rc1
+ :released: 18th of November 2022
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12201
+ :tickets: 12189, 12199
+
+ Also consider recursive forward in the "forwarded DS should not end up in negCache" code.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12200
+ :tickets: 12198
+
+ Correct skip record condition in processRecords.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12197
+ :tickets: 12175
+
+ Get DS records with QName Minimization switched on.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12196
+ :tickets: 12194
+
+ Fix typo in structured logging key.
+
.. changelog::
:version: 4.8.0-beta2
:released: 7th of November 2022