From: Étienne Mollier Date: Sat, 18 Jan 2025 15:58:27 +0000 (+0100) Subject: d/changelog: ready for upload to unstable. X-Git-Tag: archive/raspbian/3.6.9-4+rpi1^2~23^2 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=b96ce74818ff6ef6868eb28d970ab0770cc4edcf;p=dcmtk.git d/changelog: ready for upload to unstable. --- diff --git a/debian/changelog b/debian/changelog index 8ae75026..63a13e6e 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,16 @@ +dcmtk (3.6.8-7) unstable; urgency=medium + + * Team upload. + * 0001-Fixed-unchecked-typecasts-of-DcmItem-search-results.patch. + Patch refreshed. + * 0004-Fixed-two-segmentation-faults.patch: unfuzz. + * 0007-CVE-2024-47796.patch: new. + This patch addresses CVE-2024-47796. (Closes: #1093043) + * 0008-CVE-2024-52333.patch: new. + This patch addresses CVE-2024-52333. (Closes: #1093047) + + -- Étienne Mollier Sat, 18 Jan 2025 16:30:29 +0100 + dcmtk (3.6.8-6) unstable; urgency=medium * d/t/run-unit-test: Fix unit-test for new release. Closes: #1075917