Skip to content

Commit cc2fb40

Browse files
authored
Merge pull request PowerDNS#12138 from Habbie/auth-4.7.1-docs
auth-4.7.1: secpoll and docs
2 parents 2715fec + 413def7 commit cc2fb40

2 files changed

Lines changed: 27 additions & 1 deletion

File tree

docs/changelog/4.7.rst

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,31 @@
11
Changelogs for 4.7.x
22
====================
33

4+
.. changelog::
5+
:version: 4.7.1
6+
:released: 31st of October 2022
7+
8+
This is version 4.7.1 of the Authoritative Server.
9+
It fixes a few bugs spotted after the release of 4.7.0.
10+
11+
.. change::
12+
:tags: Bug Fixes
13+
:pullreq: 12110
14+
15+
include auth 4.7 schema upgrade files in tarballs and packages
16+
17+
.. change::
18+
:tags: Bug Fixes
19+
:pullreq: 12124
20+
21+
catalog zones: avoid bulk zone reset while migrating to a catalog (Kees Monshouwer)
22+
23+
.. change::
24+
:tags: Bug Fixes
25+
:pullreq: 12124
26+
27+
catalog zones: stop wasting options update queries (Kees Monshouwer)
28+
429
.. changelog::
530
:version: 4.7.0
631
:released: 20th of October 2022

docs/secpoll.zone

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022102002 10800 3600 604800 10800
1+
@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2022103101 10800 3600 604800 10800
22
@ 3600 IN NS pdns-public-ns1.powerdns.com.
33
@ 3600 IN NS pdns-public-ns2.powerdns.com.
44

@@ -112,6 +112,7 @@ auth-4.7.0-alpha1.security-status 60 IN TXT "3 Unsupported
112112
auth-4.7.0-beta2.security-status 60 IN TXT "3 Unsupported pre-release"
113113
auth-4.7.0-rc1.security-status 60 IN TXT "3 Unsupported pre-release"
114114
auth-4.7.0.security-status 60 IN TXT "1 OK"
115+
auth-4.7.1.security-status 60 IN TXT "1 OK"
115116

116117
; Auth Debian
117118
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/"

0 commit comments

Comments
 (0)