Thu, 26 Jun 2025 22:46:43 CST | login

Information for build dcmtk-3.6.9-3

ID35581
Package Namedcmtk
Version3.6.9
Release3
Epoch
DraftFalse
Sourcegit+https://gitee.com/opencloudos-stream/dcmtk.git?.#f5fd7f5a0dab66986274ef14fdd163a1cf3001f2
SummaryOffis DICOM Toolkit (DCMTK)
DescriptionDCMTK is a collection of libraries and applications implementing large parts the DICOM standard. It includes software for examining, constructing and converting DICOM image files, handling offline media, sending and receiving images over a network connection, as well as demonstrative image storage and worklist servers. DCMTK is is written in a mixture of ANSI C and C++. It comes in complete source code and is made available as "open source" software. This package includes multiple fixes taken from the "patched DCMTK" project. Install DCMTK if you are working with DICOM format medical image files.
Built bybbrucezhang
State complete
Volume DEFAULT
StartedThu, 12 Jun 2025 17:29:56 CST
CompletedThu, 12 Jun 2025 17:45:19 CST
Taskbuild (dist-oc9-epol, /opencloudos-stream/dcmtk.git:.:origin/master)
Extra{'source': {'original_url': 'git+https://gitee.com/opencloudos-stream/dcmtk.git?.#origin/master'}}
Tags
dist-oc9-epol
dist-oc9-epol-compose
epol9-test-compose
RPMs
src
dcmtk-3.6.9-3.src.rpm (info) (download)
aarch64
dcmtk-3.6.9-3.aarch64.rpm (info) (download)
dcmtk-devel-3.6.9-3.aarch64.rpm (info) (download)
dcmtk-debuginfo-3.6.9-3.aarch64.rpm (info) (download)
dcmtk-debugsource-3.6.9-3.aarch64.rpm (info) (download)
loongarch64
dcmtk-3.6.9-3.loongarch64.rpm (info) (download)
dcmtk-devel-3.6.9-3.loongarch64.rpm (info) (download)
dcmtk-debuginfo-3.6.9-3.loongarch64.rpm (info) (download)
dcmtk-debugsource-3.6.9-3.loongarch64.rpm (info) (download)
x86_64
dcmtk-3.6.9-3.x86_64.rpm (info) (download)
dcmtk-devel-3.6.9-3.x86_64.rpm (info) (download)
dcmtk-debuginfo-3.6.9-3.x86_64.rpm (info) (download)
dcmtk-debugsource-3.6.9-3.x86_64.rpm (info) (download)
Logs
x86_64
dnf.rpm.log
build.log
dnf.librepo.log
hw_info.log
dnf.log
mock_output.log
state.log
root.log
installed_pkgs.log
mock_config.log
aarch64
state.log
build.log
installed_pkgs.log
root.log
dnf.librepo.log
dnf.rpm.log
dnf.log
mock_output.log
hw_info.log
mock_config.log
loongarch64
state.log
build.log
root.log
hw_info.log
installed_pkgs.log
mock_output.log
Changelog * Wed Jun 04 2025 bbrucezhang <bbrucezhang@tencent.com> - 3.6.9-3 - Rebuilt for loongarch64 * Fri Apr 18 2025 Doris Chao <doriscchao@tencent.com> - 3.6.9-2 - [Type] security - [DESC] Add 0001-Fixed-segfault-in-JPEG-LS-decoder.patch to fix CVE-2025-2357. * Mon Feb 24 2025 Doris Chao <doriscchao@tencent.com> - 3.6.9-1 - [Type] security - [DESC] Update to 3.6.9 to fix CVE-2024-34509,CVE-2024-34508,CVE-2022-43272. - And also add patches: * 0001-Fixed-another-issue-with-invalid-mono-images.patch (CVE-2025-25472) * 0001-Fixed-another-issue-with-invalid-DICOM-images.patch (CVE-2025-25474) * 0001-Fixed-issue-with-invalid-RLE-compressed-DICOM-images.patch (CVE-2025-25475) * 0001-Added-check-to-make-sure-HighBit-BitsAllocated.patch (CVE-2024-52333) * 0001-Replaced-call-of-delete-by-delete.patch * 0001-Fixed-issue-rendering-invalid-monochrome-image.patch (CVE-2024-47796) * Fri Apr 12 2024 OpenCloudOS Release Engineering <releng@opencloudos.tech> - 3.6.7-1 - initial build