summaryrefslogtreecommitdiffstats
path: root/debian/changelog
diff options
context:
space:
mode:
Diffstat (limited to 'debian/changelog')
-rw-r--r--debian/changelog20
1 files changed, 20 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index eb34a62..49e8f9e 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+deb10u10) buster-security; urgency=high
* Non-maintainer upload by the LTS Team.