-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021112901 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021120301 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
recursor-4.6.0-alpha2.security-status 60 IN TXT "1 Unsupported pre-release"
recursor-4.6.0-beta1.security-status 60 IN TXT "1 Unsupported pre-release"
recursor-4.6.0-beta2.security-status 60 IN TXT "1 Unsupported pre-release"
+recursor-4.6.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.6.X
====================
+.. changelog::
+ :version: 4.6.0-rc1
+ :released: 3rd of December 2021
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 11055
+ :tickets: 10982
+
+ Condition to HAVE_SYSTEMD_WITH_RUNTIME_DIR_ENV is reversed.
+ During build, the runtime directory in the service files for virtual-hosting are now correctly generated.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 11025
+ :tickets: 10994, 11010
+
+ Do cache negcache results, even when wasVariable() is true.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 11022
+ :tickets: 11018
+
+ Fix logic botch in TCP code introduced by notify handling in 4.6.0-beta2.
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 11016
+ :tickets: 11005
+
+ Include sys/time.h; needed on musl.
+
.. changelog::
:version: 4.6.0-beta2
:released: 17th of November 2021