Mon, 03 Jun 2024 14:21:15 UTC | login

Information for build dicomanonymizer-1-0.4.20191125gited06792.fc33

ID178883
Package Namedicomanonymizer
Version1
Release0.4.20191125gited06792.fc33
Epoch
Sourcegit+https://src.fedoraproject.org/rpms/dicomanonymizer.git#9f8030753029fddcdd7768ebaabb3ca46d098fb3
SummaryA multi-threaded anonymizer for DICOM files
DescriptionA multi-threaded anonymizer for DICOM files implementing most of DICOM PS 3.15 AnnexE. Entries such as uid entries are replaced with hash values. This ensures that partial runs of a studies DICOM files can be merged afterwards. This project is written in C++ using the gdcm library and multiple threads to accelerate processing. Warning: The operation performed by this tool is a 'soft' de-identification. Instead of a white list of allowed tags the tool keeps a list of tags known to frequently contain personal identifying information (PII) and replaces only those. On the command line you specify a patient identifier (PatientID/PatientName). Only if you do not keep a mapping of the new and the old identifier this is considered an anonymization. If such a list exists the operation performed is a de-identification (permits a later re-identification).
Built bydavidlt
State complete
Volume DEFAULT
StartedThu, 13 Aug 2020 18:46:22 UTC
CompletedThu, 13 Aug 2020 19:23:47 UTC
Taskbuild (f33, /rpms/dicomanonymizer.git:9f8030753029fddcdd7768ebaabb3ca46d098fb3)
Extra{'source': {'original_url': 'git+https://src.fedoraproject.org/rpms/dicomanonymizer.git#9f8030753029fddcdd7768ebaabb3ca46d098fb3'}}
Tags
f33
f37
f38
RPMs
src
dicomanonymizer-1-0.4.20191125gited06792.fc33.src.rpm (info) (download)
riscv64
dicomanonymizer-1-0.4.20191125gited06792.fc33.riscv64.rpm (info) (download)
dicomanonymizer-debuginfo-1-0.4.20191125gited06792.fc33.riscv64.rpm (info) (download)
dicomanonymizer-debugsource-1-0.4.20191125gited06792.fc33.riscv64.rpm (info) (download)
Logs
riscv64
build.log
hw_info.log
mock_output.log
root.log
state.log
Changelog * Tue Aug 11 2020 Alessio <alciregi@fedoraproject.org> - 1-0.1.20191125gited06792 - Using %cmake_build macro * Sat Aug 01 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.4.20191125gited06792 - Second attempt - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Mon Jul 27 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.3.20191125gited06792 - Rebuilt for https://fedoraproject.org/wiki/Fedora_33_Mass_Rebuild * Tue Jan 28 2020 Fedora Release Engineering <releng@fedoraproject.org> - 0-0.2.20191125gited06792 - Rebuilt for https://fedoraproject.org/wiki/Fedora_32_Mass_Rebuild * Wed Dec 11 2019 Alessio <alciregi@fedoraproject.org> - 0-0.1.20191125gited06792 Initial commit