<!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=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: var(--default-regular-font, "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: var(--default-regular-font, "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;">
Sebastien Jodogne pushed to branch upstream at <a href="https://salsa.debian.org/med-team/orthanc-webviewer">Debian Med / orthanc-webviewer</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/orthanc-webviewer/-/commit/ab2d105ca8fd9ab789da095e9660362784fcb9c4">ab2d105c</a></strong>
<div>
<span> by jodogne-guest </span> <i> at 2024-03-29T13:29:49+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 14px; color: #333238; position: relative; font-family: var(--default-mono-font, "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 2.9+dfsg</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#b650a02deb9f16531aec1c8085f25f4f1e9942de">
.hg_archival.txt
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#faa96540e79ee962e5437f760d98e557ea9e4c87">
Plugin/Cache/CacheIndex.h
</a>
</li>
<li class="file-stats">
<a href="#211e9e0bd8c427e57a12074562d76bf22868833d">
Plugin/Cache/CacheManager.cpp
</a>
</li>
<li class="file-stats">
<a href="#04dd51c3c77dab4db0f1193ae485a7e9228ab719">
Plugin/Cache/CacheManager.h
</a>
</li>
<li class="file-stats">
<a href="#d79833ce553bc647a3b1814adbf6f4ec9b45cef0">
Plugin/Cache/CacheScheduler.cpp
</a>
</li>
<li class="file-stats">
<a href="#f8da6ade26ba3e65d0d402a9c09422638ed50a76">
Plugin/Cache/CacheScheduler.h
</a>
</li>
<li class="file-stats">
<a href="#a38e85714126cd64a68046d830295711654eb2a2">
Plugin/Cache/ICacheFactory.h
</a>
</li>
<li class="file-stats">
<a href="#0807d067801d4e30dd8e65d8e15c7cccca5bdd80">
Plugin/Cache/IPrefetchPolicy.h
</a>
</li>
<li class="file-stats">
<a href="#21a54291ccb8038fda9571986545dd7aa8fa33c1">
Plugin/DecodedImageAdapter.cpp
</a>
</li>
<li class="file-stats">
<a href="#ff1e9c5dd9c91f465293918adb6a9f1d8f50b880">
Plugin/DecodedImageAdapter.h
</a>
</li>
<li class="file-stats">
<a href="#7281dba23fc86be0e2ce190d30991e232c57572b">
Plugin/Plugin.cpp
</a>
</li>
<li class="file-stats">
<a href="#00bc613c3ca7d2299243301e1eba4994a2751dfa">
Plugin/SeriesInformationAdapter.cpp
</a>
</li>
<li class="file-stats">
<a href="#bad2f22bd9647f66edec6a1df428fcdda78864a9">
Plugin/SeriesInformationAdapter.h
</a>
</li>
<li class="file-stats">
<a href="#7486514c650a4d1ce0b9d84c5e1cdbab747ef0a5">
Plugin/ViewerPrefetchPolicy.cpp
</a>
</li>
<li class="file-stats">
<a href="#7d346ba238626154fd0803aca7eb21b395158709">
Plugin/ViewerPrefetchPolicy.h
</a>
</li>
<li class="file-stats">
<a href="#ae00e39e27dabc9813acefc4f60075d1ecfa1439">
Plugin/ViewerToolbox.cpp
</a>
</li>
<li class="file-stats">
<a href="#e28cb1a3801d56e6c35aaf84ec8cbfebda73092a">
Plugin/ViewerToolbox.h
</a>
</li>
<li class="file-stats">
<a href="#69e27356ef629022720d868ab0c0e3394775b6c1">
README
</a>
</li>
<li class="file-stats">
<a href="#1d63bbda43ab9e748a9579b577466d705a341511">
Resources/CMake/JavaScriptLibraries.cmake
</a>
</li>
<li class="file-stats">
<a href="#f943cca27817288654a3d58443dc4fd43e21a41d">
Resources/Orthanc/CMake/AutoGeneratedCode.cmake
</a>
</li>
<li class="file-stats">
<a href="#3931ae444fc2950a5d1d595c3f05b2eb701860db">
Resources/Orthanc/CMake/Compiler.cmake
</a>
</li>
<li class="file-stats">
<a href="#3d5679209166fe0fa9976421aa02417b4bef284a">
Resources/Orthanc/CMake/DownloadOrthancFramework.cmake
</a>
</li>
<li class="file-stats">
<a href="#615f849aa43458648646aaad26939422c97c6a9c">
Resources/Orthanc/CMake/DownloadPackage.cmake
</a>
</li>
<li class="file-stats">
<a href="#1b81eba3060fade9e7a8912fc2b25725d94276c0">
Resources/Orthanc/CMake/EmbedResources.py
</a>
</li>
<li class="file-stats">
<a href="#b94283d6b02eaa6209772d80f9a712de7721ede9">
Resources/Orthanc/CMake/GoogleTestConfiguration.cmake
</a>
</li>
<li class="file-stats">
<a href="#138632be328de0e21d31e64cd0878f735735fab0">
Resources/Orthanc/Plugins/OrthancPluginCppWrapper.cpp
</a>
</li>
<li class="file-stats">
<a href="#1dc636b3a2c3bad810f7044ca5287f04a5dd52c8">
Resources/Orthanc/Plugins/OrthancPluginCppWrapper.h
</a>
</li>
<li class="file-stats">
<a href="#4c6fefb0f4fce046cca8fee163555c6664805e88">
Resources/Orthanc/Plugins/OrthancPluginException.h
</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/orthanc-webviewer/-/commit/ab2d105ca8fd9ab789da095e9660362784fcb9c4">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/orthanc-webviewer/-/commit/ab2d105ca8fd9ab789da095e9660362784fcb9c4"}}</script>


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