diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 05:18:43 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-05-18 05:18:43 +0000 |
commit | d30ab4e47b1b57a8a010ac203f75198853feaaf4 (patch) | |
tree | 46a4573b53d32b0c5ab037401fc53957f66c049b /debian/changelog | |
parent | Releasing progress-linux version 1:9.11.5.P4+dfsg-5.1+deb10u10progress5u1. (diff) | |
download | bind9-d30ab4e47b1b57a8a010ac203f75198853feaaf4.tar.xz bind9-d30ab4e47b1b57a8a010ac203f75198853feaaf4.zip |
Merging debian version 1:9.11.5.P4+dfsg-5.1+deb10u11.
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to '')
-rw-r--r-- | debian/changelog | 20 |
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index e81059c..4cf45e3 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,23 @@ +bind9 (1:9.11.5.P4+dfsg-5.1+deb10u11) buster-security; urgency=high + + * Non-maintainer upload by the LTS Team. + + [ Ola Lundqvist ] + * CVE-2023-50387 and CVE-2023-50868 + Specific DNS answers could cause a denial-of-service + condition due to DNS validation taking a long time. + (CVE-2023-50387) + The same code change also addresses another problem: + preparing NSEC3 closest encloser proofs could exhaust + available CPU resources. (CVE-2023-50868) + + [ Santiago Ruano Rincón ] + * Add debian/gbp.conf to match buster branches + * Correct the use of the debian revision in the newly added symbols in + libdns1104.symbols + + -- Santiago Ruano Rincón <santiago@freexian.com> Fri, 17 May 2024 12:43:53 -0300 + bind9 (1:9.11.5.P4+dfsg-5.1+deb10u10progress5u1) engywuck-security; urgency=medium * Uploading to engywuck-security, remaining changes: |