From 6924db78e3add76616304163f1172179bb351756 Mon Sep 17 00:00:00 2001 From: Peter van Dijk Date: Wed, 7 Aug 2019 13:08:56 +0200 Subject: [PATCH] auth 4.1.13: changelog and secpoll --- docs/changelog/4.1.rst | 22 ++++++++++++++++++++++ docs/secpoll.zone | 4 +++- 2 files changed, 25 insertions(+), 1 deletion(-) diff --git a/docs/changelog/4.1.rst b/docs/changelog/4.1.rst index ece6654ef..b11e618a0 100644 --- a/docs/changelog/4.1.rst +++ b/docs/changelog/4.1.rst @@ -1,6 +1,28 @@ Changelogs for 4.1.x ==================== +.. changelog:: + :version: 4.1.13 + :released: August 9th 2019 + + This is a bugfix release for high traffic setups using the pipebackend or remotebackend. + + .. change:: + :tags: Bug Fixes + :pullreq: 8157 + + gpgsqlbackend: add missing schema file to Makefile (tcely) + + .. change:: + :tags: Bug Fixes + :pullreq: 8162 + + stop using select() in places where FDs can be >1023 + +.. changelog:: + :version: 4.1.12 + :released: 4.1.12 was skipped due to a packaging issue. + .. changelog:: :version: 4.1.11 :released: August 1st 2019 diff --git a/docs/secpoll.zone b/docs/secpoll.zone index 03919a0d8..93fa2e1f5 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. 2019080101 10800 3600 604800 10800 +@ 86400 IN SOA pdns-public-ns1.powerdns.com. pieter\.lexis.powerdns.com. 2019080901 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. @@ -51,6 +51,8 @@ auth-4.1.8.security-status 60 IN TXT "3 Upgrade now auth-4.1.9.security-status 60 IN TXT "3 Upgrade now, see https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-04.html https://doc.powerdns.com/authoritative/security-advisories/powerdns-advisory-2019-05.html" auth-4.1.10.security-status 60 IN TXT "1 OK" auth-4.1.11.security-status 60 IN TXT "1 OK" +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" -- 2.40.0