d/changelog: ready for upload to unstable.
authorÉtienne Mollier <emollier@debian.org>
Mon, 22 Jun 2026 21:33:20 +0000 (23:33 +0200)
committerÉtienne Mollier <emollier@debian.org>
Mon, 22 Jun 2026 21:33:20 +0000 (23:33 +0200)
debian/changelog

index 828e133213f0f543189d1075c224d0df97380895..49510d53b067ae7b6a33d18fde2f113033758b1e 100644 (file)
@@ -1,3 +1,12 @@
+dcmtk (3.7.0+really3.7.0-6) unstable; urgency=medium
+
+  * CVE-2026-12805.patch: new: fix CVE-2026-12805.
+    This patch fixes a risk of buffer overflow by ensuring negative error
+    codes in XMLNode::parseFile are properly handled, as well a NULL
+    values. (Closes: #1140562)
+
+ -- Étienne Mollier <emollier@debian.org>  Mon, 22 Jun 2026 22:22:11 +0200
+
 dcmtk (3.7.0+really3.7.0-5) unstable; urgency=high
 
   * CVE-2026-10194.patch: new: fix CVE-2026-10194. (Closes: #1139181)