-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019070401 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019071601 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
@ 3600 IN NS tmpdns.powerdns.com.
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-4.2.0.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
+ :released: 16th of July 2019
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 8052
+
+ Limit compression pointers to 14 bits
+
+ .. change::
+ :tags: Bug fixes
+ :pullreq: 8009
+
+ Fix the export of only outgoing queries or incoming responses
+
+ .. change::
+ :tags: Improvements, Internals
+ :pullreq: 8005
+ :tickets: 7981
+
+ Clear CMSG_SPACE(sizeof(data)) in cmsghdr to appease valgrind
+
+
.. changelog::
:version: 4.2.0-rc2
:released: 25th of June 2019
.. change::
:tags: Bug Fixes
- :pullreq: 7995
+ :pullreq: 7955
Handle short reads from our random device