]> granicus.if.org Git - pdns/commitdiff
changelog and secpoll for auth 4.2.0
authorPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 29 Aug 2019 08:34:22 +0000 (10:34 +0200)
committerPeter van Dijk <peter.van.dijk@powerdns.com>
Thu, 29 Aug 2019 12:26:19 +0000 (14:26 +0200)
docs/changelog/4.2.rst
docs/secpoll.zone

index 805c3dcc26f88500ee52d0d6de8486347a01c7ae..f3443860853963ae62937419ca3953223d831843 100644 (file)
@@ -1,6 +1,22 @@
 Changelogs for 4.2.x
 ====================
 
+.. changelog::
+  :version: 4.2.0
+  :released: 30th of August 2019
+
+  Compared to the last release candidate, one more bug has been fixed.
+
+  The LMDB backend is incomplete in this version. Slaving zones works, loading zones with pdnsutil works, but more fine grained edits (using edit-zone, or the REST API) fail. We hope to fix this soon in a 4.2.x release.
+
+  For an overview of features new since 4.1.x, please see `the 4.2.0 announcement blog post <http://blog.powerdns.com/2019/08/29/powerdns-authoritative-server-4-2-0/>`__.
+
+  .. change::
+    :tags: Bug Fixes
+    :pullreq: 8229
+
+    bind getAllDomains: ignore per-zone exceptions
+
 .. changelog::
   :version: 4.2.0-rc3
   :released: 29th of July 2019
index 0129ee1ea0ddb1a4e7ba9923fe7ca9ecf8e7283a..616ff7c0651e160c696c6623394f246c48e9bb3c 100644 (file)
@@ -1,4 +1,4 @@
-@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019081201 10800 3600 604800 10800
+@       86400   IN  SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019083001 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.
@@ -55,9 +55,10 @@ auth-4.1.12.security-status                             60 IN TXT "1 OK"
 auth-4.1.13.security-status                             60 IN TXT "1 OK"
 auth-4.2.0-alpha1.security-status                       60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
 auth-4.2.0-beta1.security-status                        60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html"
-auth-4.2.0-rc1.security-status                          60 IN TXT "1 OK"
-auth-4.2.0-rc2.security-status                          60 IN TXT "1 OK"
-auth-4.2.0-rc3.security-status                          60 IN TXT "1 OK"
+auth-4.2.0-rc1.security-status                          60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+auth-4.2.0-rc2.security-status                          60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+auth-4.2.0-rc3.security-status                          60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)"
+auth-4.2.0.security-status                              60 IN TXT "1 OK"
 
 ; Auth Debian
 auth-3.4.1-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-2015-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-02/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-03/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-04/ and https://doc.powerdns.com/3/security/powerdns-advisory-2016-05/"