-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019062101 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019062501 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
; Auth
recursor-4.2.0-alpha1.security-status 60 IN TXT "1 OK"
recursor-4.2.0-beta1.security-status 60 IN TXT "1 OK"
recursor-4.2.0-rc1.security-status 60 IN TXT "1 OK"
+recursor-4.2.0-rc2.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.2.x
====================
+.. changelog::
+ :version: 4.2.0-rc2
+ :released: 25th of June 2019
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 7995
+
+ Handle short reads from our random device
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 7953
+
+ Check if -latomic is needed instead of hardcoding
+
+ .. change::
+ :tags: Improvements, Internals
+ :pullreq: 7939
+
+ Compare the CacheKey type and place first then the name
+
+ .. change::
+ :tags: Bug Fixes, Internals
+ :pullreq: 7931
+
+ Don't mix time() and gettimeofday() in our unit tests
+
+ .. change::
+ :tags: Bug Fixes, Internals
+ :pullreq: 7954
+
+ SuffixMatchTree fixes
+
+
.. changelog::
:version: 4.2.0-rc1
:released: 23th of May 2019