Skip to content

Commit

Permalink
Merge pull request #14042 from rgacogne/ddist-1.9.3-secpoll-changelog
Browse files Browse the repository at this point in the history
dnsdist: Update secpoll and ChangeLog for 1.9.3
  • Loading branch information
rgacogne authored Apr 5, 2024
2 parents 3677884 + 361cd9c commit bc68688
Show file tree
Hide file tree
Showing 2 changed files with 12 additions and 1 deletion.
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. 2024040500 10800 3600 604800 10800
@ 86400 IN SOA pdns-public-ns1.powerdns.com. peter\.van\.dijk.powerdns.com. 2024040501 10800 3600 604800 10800
@ 3600 IN NS pdns-public-ns1.powerdns.com.
@ 3600 IN NS pdns-public-ns2.powerdns.com.

Expand Down Expand Up @@ -545,3 +545,4 @@ dnsdist-1.9.0-rc1.security-status 60 IN TXT "2 Unsuppor
dnsdist-1.9.0.security-status 60 IN TXT "3 Upgrade now, see https://blog.powerdns.com/2024/03/14/powerdns-dnsdist-1.9.1-released"
dnsdist-1.9.1.security-status 60 IN TXT "1 OK"
dnsdist-1.9.2.security-status 60 IN TXT "1 OK"
dnsdist-1.9.3.security-status 60 IN TXT "1 OK"
10 changes: 10 additions & 0 deletions pdns/dnsdistdist/docs/changelog.rst
Original file line number Diff line number Diff line change
@@ -1,6 +1,16 @@
Changelog
=========

.. changelog::
:version: 1.9.3
:released: 5th of April 2024

.. change::
:tags: Bug Fixes
:pullreq: 14040

Revert "Release failed TCP backend connections more quickly" to fix a crash

.. changelog::
:version: 1.9.2
:released: 5th of April 2024
Expand Down

0 comments on commit bc68688

Please sign in to comment.