+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)