-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021102504 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021110500 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.4.4.security-status 60 IN TXT "1 OK"
recursor-4.4.5.security-status 60 IN TXT "1 OK"
recursor-4.4.6.security-status 60 IN TXT "1 OK"
+recursor-4.4.7.security-status 60 IN TXT "1 OK"
recursor-4.5.0-alpha1.security-status 60 IN TXT "3 Unsupported pre-release"
recursor-4.5.0-alpha2.security-status 60 IN TXT "3 Unsupported pre-release"
recursor-4.5.0-alpha3.security-status 60 IN TXT "3 Unsupported pre-release"
recursor-4.5.4.security-status 60 IN TXT "1 OK"
recursor-4.5.5.security-status 60 IN TXT "1 OK"
recursor-4.5.6.security-status 60 IN TXT "1 OK"
+recursor-4.5.7.security-status 60 IN TXT "1 OK"
recursor-4.6.0-alpha1.security-status 60 IN TXT "1 Unsupported pre-release"
recursor-4.6.0-alpha2.security-status 60 IN TXT "1 Unsupported pre-release"
Changelogs for 4.4.x
====================
+.. changelog::
+ :version: 4.4.7
+ :released: 5th of November 2021
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10910
+ :tickets: 10908
+
+ A SHA-384 DS should not trump a SHA-256 one, only potentially ignore SHA-1 DS records.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10909
+ :tickets: 10905
+
+ rec_control wipe-cache-typed should check if a qtype argument is present and valid.
+
.. changelog::
:version: 4.4.6
:released: 8th of October 2021
Changelogs for 4.5.X
====================
+.. changelog::
+ :version: 4.5.7
+ :released: 5th of November 2021
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10912
+ :tickets: 10908
+
+ A SHA-384 DS should not trump a SHA-256 one, only potentially ignore SHA-1 DS records.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10911
+ :tickets: 10905
+
+ rec_control wipe-cache-typed should check if a qtype arg is present and valid.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10863
+ :tickets: 10842
+
+ Put the correct string into appliedPolicyTrigger for Netmask matching rules.
.. changelog::
:version: 4.5.6