From cdad20bb196ee2bee81b81c77aef8e53f202916f Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Thu, 29 Aug 2019 10:34:22 +0200 Subject: [PATCH] changelog and secpoll for auth 4.2.0 --- docs/changelog/4.2.rst | 16 ++++++++++++++++ docs/secpoll.zone | 9 +++++---- 2 files changed, 21 insertions(+), 4 deletions(-) diff --git a/docs/changelog/4.2.rst b/docs/changelog/4.2.rst index 805c3dcc2..f34438608 100644 --- a/docs/changelog/4.2.rst +++ b/docs/changelog/4.2.rst @@ -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 `__. + + .. change:: + :tags: Bug Fixes + :pullreq: 8229 + + bind getAllDomains: ignore per-zone exceptions + .. changelog:: :version: 4.2.0-rc3 :released: 29th of July 2019 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 0129ee1ea..616ff7c06 100644 --- a/docs/secpoll.zone +++ b/docs/secpoll.zone @@ -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/" -- 2.40.0