From b8a66e5cbb3f83fe1681d96e64f66e2268ac3726 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Mon, 16 Mar 2020 12:51:19 +0100 Subject: [PATCH] auth: secpoll&changelog for 4.3.0-rc2 --- docs/changelog/4.3.rst | 19 +++++++++++++++++++ docs/secpoll.zone | 6 ++++-- 2 files changed, 23 insertions(+), 2 deletions(-) diff --git a/docs/changelog/4.3.rst b/docs/changelog/4.3.rst index f1e598c91e..b666d6d713 100644 --- a/docs/changelog/4.3.rst +++ b/docs/changelog/4.3.rst @@ -1,6 +1,25 @@ Changelogs for 4.3.x ==================== +.. changelog:: + :version: 4.3.0-rc2 + :released: 18th of March 2020 + + This is the first Release Candidate for version 4.3.0 of the Authoritative Server. + The version called 4.3.0-rc1 was never released because of the cache cleanup change mentioned below. + + .. change:: + :tags: Improvements + :pullreq: 8924 + + Make sure we look at 10% of all cached items during cleanup (Kees Monshouwer) + + .. change:: + :tags: Bug Fixes + :pullreq: 8936 + + emit correct NSEC/NSEC3 bitmaps in hidden key situations (Robin Geuze) + .. changelog:: :version: 4.3.0-beta2 :released: 21st of February 2020 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index a709c77820..dc16c95bf0 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. 2020030304 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2020031801 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. @@ -62,7 +62,9 @@ auth-4.2.0.security-status 60 IN TXT "1 OK" auth-4.2.1.security-status 60 IN TXT "1 OK" auth-4.3.0-alpha1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" auth-4.3.0-beta1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" -auth-4.3.0-beta2.security-status 60 IN TXT "1 OK" +auth-4.3.0-beta2.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" +auth-4.3.0-rc1.security-status 60 IN TXT "2 Unsupported pre-release (no known vulnerabilities)" +auth-4.3.0-rc2.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.47.2