-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110201 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022110701 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.7.2.security-status 60 IN TXT "1 OK"
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 "1 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 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-beta2
+ :released: 7th of November 2022
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12163
+ :tickets: 12155
+
+ Fix SNMP OID numbers for rcode stats.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12162
+ :tickets: 12122
+
+ Implement output operator for QTypes, avoids numeric qtypes in trace logs.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12161
+ :tickets: 12125
+
+ Handle IXFR connect and transfer timeouts.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 12146
+ :tickets: 12063
+
+ Only replace protobuf logger config objects if the reload changed them.
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 12150
+ :tickets: 12140
+
+ Be more lenient replacing auth by non-auth records in cache.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12145
+ :tickets: 12081
+
+ Log invalid RPZ content when obtained via IXFR.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 12147
+ :tickets: 12066
+
+ Detect invalid bytes in makeBytesFromHex().
+
.. changelog::
:version: 4.8.0-beta1
:released: 5th of October 2022