From e303c61e8d1d3c5ac6af11d79492a87bd580e290 Mon Sep 17 00:00:00 2001 From: Erik Winkels Date: Tue, 19 Mar 2019 12:09:37 +0100 Subject: [PATCH] Update changelog and secpoll for auth-4.2.0-rc1. --- docs/changelog/4.2.rst | 26 ++++++++++++++++++++++++++ docs/secpoll.zone | 7 ++++--- 2 files changed, 30 insertions(+), 3 deletions(-) diff --git a/docs/changelog/4.2.rst b/docs/changelog/4.2.rst index 06a66a6ed0..859a0c111c 100644 --- a/docs/changelog/4.2.rst +++ b/docs/changelog/4.2.rst @@ -5,6 +5,32 @@ Changelogs for 4.2.x :version: 4.2.0 :released: *unreleased* + .. change:: + :tags: Bug Fixes + :pullreq: 7576 + :tickets: 7573 + + Insufficient validation in the HTTP remote backend (CVE-2019-3871, PowerDNS Security Advisory :doc:`2019-03 <../security-advisories/powerdns-advisory-2019-03>`) + + .. change:: + :tags: Bug Fixes, API + :pullreq: 7546 + :tickets: 7545 + + Fix API search failed with "Commands out of sync; you can't run this command now". + + .. change:: + :tags: Bug Fixes, GeoIP + :pullreq: 7219 + + Fix static lookup when using weighted records on multiple record types. + + .. change:: + :tags: Improvements, DNSSEC + :pullreq: 7516 + + Report ``checkKey`` errors upwards. + .. change:: :tags: Bug Fixes, MySQL :pullreq: 7496 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 400790aa8e..aa5aed5e6a 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. 2019031801 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019031901 10800 3600 604800 10800 @ 3600 IN NS pdns-public-ns1.powerdns.com. @ 3600 IN NS pdns-public-ns2.powerdns.com. ; Auth @@ -44,8 +44,9 @@ auth-4.1.4.security-status 60 IN TXT "3 Upgrade now auth-4.1.5.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html" auth-4.1.6.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-03.html" auth-4.1.7.security-status 60 IN TXT "1 OK" -auth-4.2.0-alpha1.security-status 60 IN TXT "1 OK" -auth-4.2.0-beta1.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 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