-@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022061401 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022070800 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.7.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.7.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release"
recursor-4.7.0.security-status 60 IN TXT "1 OK"
+recursor-4.7.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.1
+ :released: 8th of July 2022
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 11750
+ :tickets: 11726, 11724
+
+ Allow generic format while parsing zone files for ZoneToCache.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 11748
+ :tickets: 11692
+
+ Run tasks from housekeeping thread in the proper way, causing
+ queued DoT probes to run more promptly. Thanks to Jerry Lundström!
+
+ .. change::
+ :tags: Improvements
+ :pullreq: 11740
+ :tickets: 11735
+
+ Force gzip compression for debian packages (Zash).
+
.. changelog::
:version: 4.7.0
:released: 30th of May 2022