<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en" style='--code-editor-font: var(--default-mono-font, "GitLab Mono"), JetBrains Mono, Menlo, DejaVu Sans Mono, Liberation Mono, Consolas, Ubuntu Mono, Courier New, andale mono, lucida console, monospace;'>
<head>
<meta content="text/html; charset=utf-8" http-equiv="Content-Type">
<title>
GitLab
</title>

<style data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: .875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px;
}
body {
font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,.01) 0 0 1px; font-family: "GitLab Sans",-apple-system,BlinkMacSystemFont,"Segoe UI",Roboto,"Noto Sans",Ubuntu,Cantarell,"Helvetica Neue",sans-serif,"Apple Color Emoji","Segoe UI Emoji","Segoe UI Symbol","Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Pierre Gruet pushed to branch upstream at <a href="https://salsa.debian.org/med-team/pixelmed">Debian Med / pixelmed</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: 600;"><a href="https://salsa.debian.org/med-team/pixelmed/-/commit/e610893af29e53d9d749405dac40dcce45721055">e610893a</a></strong>
<div>
<span> by Pierre Gruet </span> <i> at 2025-12-26T23:07:50+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #3a383f; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; font-variant-ligatures: none; word-break: break-all; word-wrap: break-word; background-color: #fbfafd; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dcdcde;'>New upstream version 20251203+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
64 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#f66e9cf1245bb87a58691fb14b6f5b9c38f782a9">
DicomImageViewer.sh
</a>
</li>
<li class="file-stats">
<a href="#429238ac2c0c0271335f098ab96f6bdd1438fee3">
DicomSRValidator.sh
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#efbb7c1c98cb777772dc5d29c4b324c1ebc94364">
com/pixelmed/apps/Makefile
</a>
</li>
<li class="file-stats">
<a href="#23aeb42ea5034f16e962e3083302876227097570">
com/pixelmed/apps/PixelMessageDigest.java
</a>
</li>
<li class="file-stats">
<a href="#051a8078953f77a075cc821395c291f9f8593c19">
com/pixelmed/apps/SynchronizeFromRemoteSCP.java
</a>
</li>
<li class="file-stats">
<a href="#19e06e45d0e36899312f9c8a3f9ece432f67c0c4">
com/pixelmed/convert/Makefile
</a>
</li>
<li class="file-stats">
<a href="#08d75cd609879f4c47641919199b78e7e975d94e">
com/pixelmed/convert/TIFFToDicom.java
</a>
</li>
<li class="file-stats">
<a href="#1f6a12183e2fcbf1fd72beed45a2dcd21c9487a6">
com/pixelmed/dicom/AttributeTag.java
</a>
</li>
<li class="file-stats">
<a href="#92003d75fb4a84a1a585d30720a7e003453d15d1">
com/pixelmed/dicom/ClinicalTrialsAttributes.java
</a>
</li>
<li class="file-stats">
<a href="#11b02de4c2a1851d10668a344828e553b0ee109a">
com/pixelmed/dicom/CompressedFrameDecoder.java
</a>
</li>
<li class="file-stats">
<a href="#a0246af745d20d5df87f2fe99f6fa9642fa4b8cc">
com/pixelmed/dicom/ContentItemFactory.java
</a>
</li>
<li class="file-stats">
<a href="#30e2721e3f28c91563deac35cc6d4c190439b800">
com/pixelmed/dicom/JSONRepresentationOfDicomObjectFactory.java
</a>
</li>
<li class="file-stats">
<a href="#3c9e6b1bec2b0a5d072af385c165b8e15eb63ad3">
com/pixelmed/dicom/SOPClass.java
</a>
</li>
<li class="file-stats">
<a href="#2956f383d8926a919ef9cf3b04d8f362ce80d994">
com/pixelmed/dicom/SOPClassDescriptions.java
</a>
</li>
<li class="file-stats">
<a href="#d8671ccd736b3a0684e27537f20e8643618219fe">
com/pixelmed/dicom/TagFromName.java
</a>
</li>
<li class="file-stats">
<a href="#48f0515e531ca01f185b44096c1e5c54ce6a0816">
com/pixelmed/dicom/XMLRepresentationOfStructuredReportObjectFactory.java
</a>
</li>
<li class="file-stats">
<a href="#cfd80c485764874352fc2c06a72e6f699827fccd">
com/pixelmed/dicom/elmdict.xml
</a>
</li>
<li class="file-stats">
<a href="#4a615d279c255b92e4358cc259799ec031fe7ef8">
<span class="new-file">
+
com/pixelmed/dicomweb/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#41dd9f25bf0e00eacefc61495118bc5409373285">
<span class="new-file">
+
com/pixelmed/dicomweb/package.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#ebf1fe9e5e16d3442e77c95ffe5e02cb9e849273">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#0a805da66376591ba221317820a4db7e96cbd9ba">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/StudyServiceRetrieveTransactionUserAgent$RemoveBytesAtStartFilterOutputStream.class
</span>
</a>
</li>
<li class="file-stats">
<a href="#66fb70f0ef46be45732183d05c39e9c5a3fba750">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/StudyServiceRetrieveTransactionUserAgent.class
</span>
</a>
</li>
<li class="file-stats">
<a href="#e3dfffd6ec7c1ff3922bec8f7c31dfa83f34c7da">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/StudyServiceRetrieveTransactionUserAgent.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#32cd8f16db5c7d47bd0a29886c268eb3bb355dd9">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/StudyServiceSearchTransactionUserAgent.class
</span>
</a>
</li>
<li class="file-stats">
<a href="#cbb309a1d66f212960e57224370dc1bcb3d2e90f">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/StudyServiceSearchTransactionUserAgent.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ca8d73597638a62bc3a750c8c42081d148b3b664">
<span class="new-file">
+
com/pixelmed/dicomweb/useragent/package.html
</span>
</a>
</li>
<li class="file-stats">
<a href="#699fada324b68abae879c4c7a0a85c2cd5861cc5">
com/pixelmed/display/DicomImageViewer.java
</a>
</li>
<li class="file-stats">
<a href="#a7a6116c69336aec375b6b7a50ad5f71a132cfa0">
com/pixelmed/display/Makefile
</a>
</li>
<li class="file-stats">
<a href="#d647bcbc14a203f770c459a44a1a1c9833dad272">
com/pixelmed/display/SingleImagePanel.java
</a>
</li>
<li class="file-stats">
<a href="#42b42b099bfdf5e20f7e436785439684ab3b4386">
com/pixelmed/display/SourceImage.java
</a>
</li>
<li class="file-stats">
<a href="#7e0d0f9bf875488cc27f7f781f301a2ed685b0be">
<span class="new-file">
+
com/pixelmed/display/SourceImageApplyICCProfileSelectorPanel.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#9d842369d5155eafaa98e1c5af3c63f346c7fc8d">
<span class="new-file">
+
com/pixelmed/display/event/ApplyICCProfileChangeEvent.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#32340e9787d8d9e20fc245b3482647b058d8d142">
com/pixelmed/display/event/Makefile
</a>
</li>
<li class="file-stats">
<a href="#30eaad618ea44d3028430cb8e296814f65ea6717">
com/pixelmed/network/GetSOPClassSCU.java
</a>
</li>
<li class="file-stats">
<a href="#84dac74ec5948c33b96e9bf390e7a2973871049f">
com/pixelmed/query/Makefile
</a>
</li>
<li class="file-stats">
<a href="#d776f17ee2cbd7b9142b13df50049d7c93d4f295">
com/pixelmed/query/QueryInformationModel.java
</a>
</li>
<li class="file-stats">
<a href="#c9b71047803df70deeffb633648937c38649b180">
com/pixelmed/query/QueryTreeRecord.java
</a>
</li>
<li class="file-stats">
<a href="#61e8905940546fe8542a002abe87a7f735b6a681">
com/pixelmed/query/StudyRootQueryInformationModel.java
</a>
</li>
<li class="file-stats">
<a href="#9ac67ee9131499d43a9513496e238ed1d1885d66">
com/pixelmed/test/TestDeidentify.java
</a>
</li>
<li class="file-stats">
<a href="#79c5df36d4628e9a388c0d00ea5ba1a842a667f0">
<span class="new-file">
+
com/pixelmed/test/tmp/TestCleanerReceiveAndClean/1.3.6.1.4.1.5962.99.1.40689123.2102960984.1760977313250.4.0
</span>
</a>
</li>
<li class="file-stats">
<a href="#a4bf05f33aad74a79eb4a34b1dce510d5d18e83b">
<span class="deleted-file">

com/pixelmed/test/tmp/TestCleanerReceiveAndClean/1.3.6.1.4.1.5962.99.1.4138840186.2065950366.1739305660537.4.0
</span>
</a>
</li>
<li class="file-stats">
<a href="#a614deb17b6988ef39da95d64297fb0d2c5d9fce">
com/pixelmed/utils/FileUtilities.java
</a>
</li>
<li class="file-stats">
<a href="#ecce2237253ab627eb3268dde307bfb9b58dee93">
com/pixelmed/utils/FloatFormatter.java
</a>
</li>
<li class="file-stats">
<a href="#386a5d9bde8e94c0371a00d55e4903bb6e99bf67">
<span class="new-file">
+
com/pixelmed/utils/UUIDBasedOID.java.zip
</span>
</a>
</li>
<li class="file-stats">
<a href="#f773eb67d17a6d6c744cf1ddd9ad0ceed6442582">
com/pixelmed/validate/DicomSRDescriptionsSource.xml
</a>
</li>
<li class="file-stats">
<a href="#eecd6c4f01813e52bfe29481c4192e9287fa8239">
com/pixelmed/validate/PixelMedContextGroupsSource.xml
</a>
</li>
<li class="file-stats">
<a href="#602607924f95e17d7b0740812afee282dcdd7776">
com/pixelmed/validate/contextgroupswanted.txt
</a>
</li>
<li class="file-stats">
<a href="#184d6b993a689586001fefc33dec356785dfb13b">
com/pixelmed/validate/standardcontextgroups.xml
</a>
</li>
<li class="file-stats">
<a href="#857bce97a237f54138123040e05d1b2fa9654d0c">
icons/ConvertAmicasJPEG2000FilesetToDicom.icns
</a>
</li>
<li class="file-stats">
<a href="#b80e75eb44712417a3ba32af4a7d99be9fc8e07a">
icons/ConvertAmicasJPEG2000FilesetToDicom.png
</a>
</li>
<li class="file-stats">
<a href="#06e139e704157c3d465d6479ef80f0c0ab8ba1ad">
icons/DicomImageBlackout.icns
</a>
</li>
<li class="file-stats">
<a href="#3a311801d4a72512fa1880a7fedb037aedc45343">
icons/DicomImageBlackout.png
</a>
</li>
<li class="file-stats">
<a href="#5e89c228869ba18e6ff8d33ea45ff46ba4c31d26">
icons/DicomImageViewer.icns
</a>
</li>
<li class="file-stats">
<a href="#8487ab23b4f5d8c530f57897e8950eed0039c65c">
icons/DicomImageViewer.png
</a>
</li>
<li class="file-stats">
<a href="#ad7b2cabf1b78da8d0acb8ed8616bc75e68e1e08">
icons/DoseUtility.icns
</a>
</li>
<li class="file-stats">
<a href="#9a7c84a1b468f443d9267f7a18b27e23d329deb7">
icons/DoseUtility.png
</a>
</li>
<li class="file-stats">
<a href="#9840983af59886ef659ca720f3618d480c042b84">
icons/DownloadOrTransmit.icns
</a>
</li>
<li class="file-stats">
<a href="#c53cfff8e14fbf73179e859ac764484509355755">
icons/DownloadOrTransmit.png
</a>
</li>
<li class="file-stats">
<a href="#edda9912276687716c7bf5b75d95d0ae83df88d7">
icons/MediaImporter.icns
</a>
</li>
<li class="file-stats">
<a href="#4989daaab963f5ef967432d26cde7b03d556e7d0">
icons/MediaImporter.png
</a>
</li>
<li class="file-stats">
<a href="#8724353f57e9ba3b55e3244495a725ec2d76b72d">
icons/WatchFolderAndSend.icns
</a>
</li>
<li class="file-stats">
<a href="#bd955d2f5622ba2cef97db9b997c3d7b4d45d82e">
icons/WatchFolderAndSend.png
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: .875rem;">
The diff was not included because it is too large.
</h5>

</div>
<div class="footer" style="margin-top: 10px;">
<p style="font-size: small; color: #626168;">

<br>
<a href="https://salsa.debian.org/med-team/pixelmed/-/commit/e610893af29e53d9d749405dac40dcce45721055">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link">Help</a>
<span style="color: transparent; font-size: 0; display: none; overflow: hidden; opacity: 0; width: 0; height: 0; max-width: 0; max-height: 0;">
Notification message regarding https://salsa.debian.org/med-team/pixelmed/-/commit/e610893af29e53d9d749405dac40dcce45721055 at 1766819777
</span>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/pixelmed/-/commit/e610893af29e53d9d749405dac40dcce45721055"}}</script>


</p>
</div>
</body>
</html>