From: Étienne Mollier Date: Tue, 7 Jul 2026 17:46:34 +0000 (+0200) Subject: d/changelog: ready for upload to unstable. X-Git-Tag: archive/raspbian/3.7.0+really3.7.0-7+rpi1^2~15 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=f1082210244b3a4745f5d582c4eade97b66dcfa6;p=dcmtk.git d/changelog: ready for upload to unstable. --- diff --git a/debian/changelog b/debian/changelog index 49510d53..dd60af9d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +dcmtk (3.7.0+really3.7.0-7) unstable; urgency=medium + + * d/patches/CVE-2026-*.patch: new security patches. + This change includes a patch queue addressing CVE-2026-50003, + CVE-2026-50254, CVE-2026-35505, CVE-2026-52868 and CVE-2026-44628. + The latter CVE-2026-44628 is divided into two patches to match + upstream's commits. These changes fix a range of issues, including + risks of path traversals, denial of services and information leaks. + (Closes: #1141411) + + -- Étienne Mollier Mon, 06 Jul 2026 22:39:03 +0200 + dcmtk (3.7.0+really3.7.0-6) unstable; urgency=medium * CVE-2026-12805.patch: new: fix CVE-2026-12805.