<!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: 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=US-ASCII" 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: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.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,0.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;">
Mathieu Malaterre pushed to branch upstream at <a href="https://salsa.debian.org/med-team/gdcm">Debian Med / gdcm</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/med-team/gdcm/-/commit/5c26406000857ed370af14deb81fa87d5a430f8b">5c264060</a></strong>
<div>
<span> by Mathieu Malaterre </span> <i> at 2023-10-30T15:26:41+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: "GitLab Mono", "JetBrains Mono", "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; 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 3.0.22</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#4cb9d0c46b83cab2094bdd8fab1166c730fb2091">
<span class="new-file">
+
.clang-tidy
</span>
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
<span class="deleted-file">

.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#7445606fbf8f3683cd42bdc54b05d7a0bc2dfc44">
<span class="deleted-file">

.gitmodules
</span>
</a>
</li>
<li class="file-stats">
<a href="#5ed4b621749d4b746f6136257f4ab235e5699070">
Applications/Cxx/gdcmanon.cxx
</a>
</li>
<li class="file-stats">
<a href="#6df3e02aa8af6515b2bbcb1958146be8605fc936">
Applications/Cxx/gdcmclean.cxx
</a>
</li>
<li class="file-stats">
<a href="#6ce96742150e02e5cd3e77ed479a9bbd2aa54250">
Applications/Cxx/gdcmconv.cxx
</a>
</li>
<li class="file-stats">
<a href="#1d03a6b75acb289a62b764f437d87b0d7eca611c">
Applications/Cxx/gdcmdump.cxx
</a>
</li>
<li class="file-stats">
<a href="#7fb25236bdfe89b39e68210a0d50b3fb14580f9d">
Applications/Cxx/gdcmgendir.cxx
</a>
</li>
<li class="file-stats">
<a href="#3253bd1a12b6a2981517d9190a4981db5780daa1">
Applications/Cxx/gdcmpap3.cxx
</a>
</li>
<li class="file-stats">
<a href="#981525bf8eabcd3094719258743a09828385ae47">
Applications/Cxx/gdcmscanner.cxx
</a>
</li>
<li class="file-stats">
<a href="#38337539948453e013f7d0c1c2241bc185b22db0">
Applications/Cxx/gdcmtar.cxx
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#cb58c5decb697cf9cca1df04a611e9a7e11740e5">
Examples/Cxx/DiscriminateVolume.cxx
</a>
</li>
<li class="file-stats">
<a href="#6e76895c539f73efa51ec697d3e3af419f5fd8d8">
Examples/Cxx/DumpADAC.cxx
</a>
</li>
<li class="file-stats">
<a href="#a8140e2e731481f82fa5799c56373f3cd9098384">
Examples/Cxx/DumpExamCard.cxx
</a>
</li>
<li class="file-stats">
<a href="#22085d7e2783ddd44a776bb000820f248cc51aff">
Examples/Cxx/DumpImageHeaderInfo.cxx
</a>
</li>
<li class="file-stats">
<a href="#f2751b8349e9f562bf193b4e0418c7f1664afdaa">
Examples/Cxx/DumpPhilipsECHO.cxx
</a>
</li>
<li class="file-stats">
<a href="#ee99b10d175af05e24aead5b32903dd70b8c322c">
Examples/Cxx/DumpSiemensBase64.cxx
</a>
</li>
<li class="file-stats">
<a href="#ce3684f5d65556ae9e10d55820ffc4434e434227">
Examples/Cxx/DumpToshibaDTI.cxx
</a>
</li>
<li class="file-stats">
<a href="#224a2afdd063ba85b3a07b623cec7f51321f6820">
Examples/Cxx/DumpToshibaDTI2.cxx
</a>
</li>
<li class="file-stats">
<a href="#ef7e0e426a4d4898f72ad6ce0a1bfb17df422812">
Examples/Cxx/FixJAIBugJPEGLS.cxx
</a>
</li>
<li class="file-stats">
<a href="#bc20bc3d81a7b8d153654066bb8db9b61f522f71">
Examples/Cxx/GetSubSequenceData.cxx
</a>
</li>
<li class="file-stats">
<a href="#55e66bb5604ae227b4059e9bea16b94dc938c25f">
Examples/Cxx/LargeVRDSExplicit.cxx
</a>
</li>
<li class="file-stats">
<a href="#0c8fe11de41bef52ce38c74ff20fb2c70e8e8a06">
Examples/Cxx/ReadExplicitLengthSQIVR.cxx
</a>
</li>
<li class="file-stats">
<a href="#3222d78171e0c424270fb653f1029829483482ed">
Examples/Cxx/VolumeSorter.cxx
</a>
</li>
<li class="file-stats">
<a href="#ec8002296380c607a76a81f41b791257617c36ae">
Examples/Cxx/pmsct_rgb1.cxx
</a>
</li>
<li class="file-stats">
<a href="#737f9696c6d3d3c2fbf8d52cef965d6ecdbe72e5">
Examples/Cxx/rle2img.cxx
</a>
</li>
<li class="file-stats">
<a href="#57762d9d5695813277a1f46071228795f762d5a3">
Source/Common/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#3aa0f5c739b37f97ab846e551f23f118abcbabc6">
Source/Common/gdcmASN1.cxx
</a>
</li>
<li class="file-stats">
<a href="#22c670c7ea8ac03303c758510c92f52d292a7239">
Source/Common/gdcmBase64.cxx
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.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: #737278;">

<br>
<a href="https://salsa.debian.org/med-team/gdcm/-/commit/5c26406000857ed370af14deb81fa87d5a430f8b">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>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/med-team/gdcm/-/commit/5c26406000857ed370af14deb81fa87d5a430f8b"}}</script>


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