<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN" "http://www.w3.org/TR/REC-html40/loose.dtd">
<html lang="en">
<head>
<meta content="text/html; charset=US-ASCII" http-equiv="Content-Type">
<title>
GitLab
</title>
<style>img {
max-width: 100%; height: auto;
}
</style>
</head>
<body>
<div class="content">
<h3>
Sebastien Jodogne pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/orthanc">Debian Med / orthanc</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/orthanc/-/commit/6fd5a648980a28a5a108323c5b8bd126d9599ede">6fd5a648</a></strong>
<div>
<span>by jodogne-guest</span>
<i>at 2020-10-16T13:59:53+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.8.0+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#b650a02deb9f16531aec1c8085f25f4f1e9942de">
.hg_archival.txt
</a>
</li>
<li class="file-stats">
<a href="#9205b0eeae3541b02ad819272c72f29060528a1a">
LinuxCompilation.txt
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#eaaf492ed60716db672b4358e0d0daaa230b23e9">
OrthancFramework/Resources/CMake/BoostConfiguration.cmake
</a>
</li>
<li class="file-stats">
<a href="#ec775368cce6036bcdf9f5fddc6f44ae89989477">
OrthancFramework/Resources/CMake/CivetwebConfiguration.cmake
</a>
</li>
<li class="file-stats">
<a href="#6b4f2178495bb533a214612a08fe79f4fa9e8a66">
OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake
</a>
</li>
<li class="file-stats">
<a href="#dc6bc5c4ed0642a2da6922e30fef8161e697ea3f">
OrthancFramework/Resources/CMake/OrthancFrameworkConfiguration.cmake
</a>
</li>
<li class="file-stats">
<a href="#6629b85532888ac1eda8d201d370b61742bf66d5">
OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
</a>
</li>
<li class="file-stats">
<a href="#1a44f22012051d1ef36e86cfe2bf0e145a90e977">
OrthancFramework/Resources/Patches/civetweb-1.12.patch
</a>
</li>
<li class="file-stats">
<a href="#8b4485f2ada3b83673c9d914702e29424255be12">
OrthancFramework/SharedLibrary/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#6c4747a13d9e5bbd049146ce447e92054fcea890">
OrthancFramework/Sources/Cache/LeastRecentlyUsedIndex.h
</a>
</li>
<li class="file-stats">
<a href="#bf574e72b95c2f7cf115b2c86656a147649e9ea5">
OrthancFramework/Sources/Cache/MemoryStringCache.cpp
</a>
</li>
<li class="file-stats">
<a href="#3ca66dd44079026326bb0e380898daaceaa8f6e1">
OrthancFramework/Sources/Cache/SharedArchive.h
</a>
</li>
<li class="file-stats">
<a href="#cc000a2675cd2e440f910d678b9959aed4a2fc52">
OrthancFramework/Sources/Compatibility.h
</a>
</li>
<li class="file-stats">
<a href="#8bbbd499ce3379c5584d35cbec3802b57482a92d">
OrthancFramework/Sources/Compression/GzipCompressor.h
</a>
</li>
<li class="file-stats">
<a href="#3b82b6a6557d1ae993a07f5d7673a4d9e6f90b5a">
OrthancFramework/Sources/Compression/HierarchicalZipWriter.h
</a>
</li>
<li class="file-stats">
<a href="#bd37e7a3b8ce3f5b2ea85812b9c12c17afdfa686">
OrthancFramework/Sources/Compression/ZlibCompressor.h
</a>
</li>
<li class="file-stats">
<a href="#3f62bfa1e914001fb4dead9bba0e8d743b3c1114">
OrthancFramework/Sources/DicomFormat/DicomInstanceHasher.h
</a>
</li>
<li class="file-stats">
<a href="#02cd2ea4583f34be79c277a27635a73bcc99f951">
OrthancFramework/Sources/DicomFormat/DicomMap.cpp
</a>
</li>
<li class="file-stats">
<a href="#8b55be1e6dac24cccf1af757d70e34fa96e56433">
<span class="new-file">
+
OrthancFramework/Sources/DicomFormat/DicomStreamReader.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#fd3693e52a4ed4ca3deb46782e6d669d3599d46e">
<span class="new-file">
+
OrthancFramework/Sources/DicomFormat/DicomStreamReader.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#01f73ee939f8c58c9691a0082ac5202d652c9d04">
OrthancFramework/Sources/DicomFormat/DicomTag.cpp
</a>
</li>
<li class="file-stats">
<a href="#a1ae91c5512600b105334d1f4c3f455afec8b94a">
OrthancFramework/Sources/DicomFormat/DicomTag.h
</a>
</li>
<li class="file-stats">
<a href="#0d9f7a42b1043d420b2bfb7fe4ae075c812155c4">
<span class="new-file">
+
OrthancFramework/Sources/DicomFormat/StreamBlockReader.cpp
</span>
</a>
</li>
<li class="file-stats">
<a href="#f152c312282eddfb5845002f37a01991a60bd9bd">
<span class="new-file">
+
OrthancFramework/Sources/DicomFormat/StreamBlockReader.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#82064fe792afd94c37143e2bab650473dc014763">
OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp
</a>
</li>
<li class="file-stats">
<a href="#2f28655dee9504efd9eca1ed6fddc3f6ee47c62e">
OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.h
</a>
</li>
<li class="file-stats">
<a href="#f9b5522ff99477aa1d84b23511489e7ad090d093">
OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.cpp
</a>
</li>
<li class="file-stats">
<a href="#9f7b7b46f68449c5c0491234b34f676491012391">
OrthancFramework/Sources/DicomNetworking/DicomFindAnswers.h
</a>
</li>
<li class="file-stats">
<a href="#5077760a7deec64618084152f73edda3c8ff5367">
OrthancFramework/Sources/DicomNetworking/DicomStoreUserConnection.h
</a>
</li>
</ul>
<h5>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: #666;">
—
<br>
<a href="https://salsa.debian.org/med-team/orthanc/-/commit/6fd5a648980a28a5a108323c5b8bd126d9599ede">View it on GitLab</a>.
<br>
You're receiving this email because of your account on salsa.debian.org.
If you'd like to receive fewer emails, you can
adjust your notification settings.
<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/-/commit/6fd5a648980a28a5a108323c5b8bd126d9599ede"}}</script>
</p>
</div>
</body>
</html>