-@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021042800 10800 3600 604800 10800
+@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2021050401 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.
dnsdist-1.6.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
dnsdist-1.6.0-alpha2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
dnsdist-1.6.0-alpha3.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
-dnsdist-1.6.0-rc1.security-status 60 IN TXT "1 OK"
+dnsdist-1.6.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release"
+dnsdist-1.6.0-rc2.security-status 60 IN TXT "1 OK"
Changelog
=========
+.. changelog::
+ :version: 1.6.0-rc2
+ :released: 4th of May 2021
+
+ .. change::
+ :tags: Improvements, Metrics
+ :pullreq: 10323
+
+ Make the backend queryLoad and dropRate values atomic
+
+ .. change::
+ :tags: Bug Fixes
+ :pullreq: 10327
+ :tickets: 10324
+
+ Only use eBPF for "drop" actions, clean up more often
+
+ .. change::
+ :tags: Bug Fixes, DNSCrypt
+ :pullreq: 10346
+
+ Fix missing locks in DNSCrypt certificates management
+
.. changelog::
:version: 1.6.0-rc1
:released: 20th of April 2021