Skip to content

Commit

Permalink
Merge pull request #14974 from Habbie/auth-4.9.3-secpoll-docs
Browse files Browse the repository at this point in the history
auth-4.9.3: docs&secpoll
  • Loading branch information
Habbie authored Dec 17, 2024
2 parents 4c1029f + 5c61dd3 commit 1af5744
Show file tree
Hide file tree
Showing 2 changed files with 16 additions and 1 deletion.
14 changes: 14 additions & 0 deletions docs/changelog/4.9.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,20 @@
Changelogs for 4.9.x
====================

.. changelog::
:version: 4.9.3
:released: 17th of December 2024

This is release 4.9.3 of the Authoritative Server.

Please review the :doc:`Upgrade Notes <../upgrading>` before upgrading from versions < 4.9.x.

.. change::
:tags: Bug Fixes
:pullreq: 14968

SVCB parser: allow quotes around port=

.. changelog::
:version: 4.9.2
:released: 1st of October 2024
Expand Down
3 changes: 2 additions & 1 deletion docs/secpoll.zone
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024121300 10800 3600 604800 10800
@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024121700 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.

Expand Down Expand Up @@ -130,6 +130,7 @@ auth-4.9.0-beta2.security-status 60 IN TXT "2 Unsupported
auth-4.9.0.security-status 60 IN TXT "1 OK"
auth-4.9.1.security-status 60 IN TXT "1 OK"
auth-4.9.2.security-status 60 IN TXT "1 OK"
auth-4.9.3.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/"
Expand Down

0 comments on commit 1af5744

Please sign in to comment.