]> git.ipfire.org Git - thirdparty/pdns.git/commitdiff
dnsdist: Update secpoll zone and ChangeLog for 1.4.0-rc5 8488/head
authorRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Oct 2019 08:31:18 +0000 (09:31 +0100)
committerRemi Gacogne <remi.gacogne@powerdns.com>
Wed, 30 Oct 2019 08:31:18 +0000 (09:31 +0100)
docs/secpoll.zone
pdns/dnsdistdist/docs/changelog.rst

index 04abfe9041d08782b6dcac5d698e35a114bff2e0..bfce792eb54f68ca65c79aec15d45954bbd91ef8 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019102900 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019103001 10800 3600 604800 10800
 @       3600    IN  NS  pdns-public-ns1.powerdns.com.
 @       3600    IN  NS  pdns-public-ns2.powerdns.com.
 
@@ -326,3 +326,4 @@ dnsdist-1.4.0-rc1.security-status                          60 IN TXT "1 OK"
 dnsdist-1.4.0-rc2.security-status                          60 IN TXT "1 OK"
 dnsdist-1.4.0-rc3.security-status                          60 IN TXT "1 OK"
 dnsdist-1.4.0-rc4.security-status                          60 IN TXT "1 OK"
+dnsdist-1.4.0-rc5.security-status                          60 IN TXT "1 OK"
index ce33dd43c38aec83e5cdfdc371262b0a9eaf39fa..d3297b5f2094028a8af4cacbf04cd38f7deb9147 100644 (file)
@@ -1,6 +1,22 @@
 Changelog
 =========
 
+.. changelog::
+  :version: 1.4.0-rc5
+  :released: 30th of October 2019
+
+  .. change::
+    :tags: Improvements, DNS over HTTPS, Metrics
+    :pullreq: 8465
+
+    Rename the 'address' label to 'frontend' for DoH metrics
+
+  .. change::
+    :tags: Bug Fixes, DNS over HTTPS
+    :pullreq: 8471
+
+    Increment the DOHUnit ref count when it's set in the IDState
+
 .. changelog::
   :version: 1.4.0-rc4
   :released: 25th of October 2019