<!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/40d34704f6fec61e7bb234344d7f4813fa963dda">40d34704</a></strong>
<div>
<span>by jodogne-guest</span>
<i>at 2020-08-24T12:31:45+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.7.3+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="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#6b4f2178495bb533a214612a08fe79f4fa9e8a66">
OrthancFramework/Resources/CMake/DownloadOrthancFramework.cmake
</a>
</li>
<li class="file-stats">
<a href="#6629b85532888ac1eda8d201d370b61742bf66d5">
OrthancFramework/Resources/CMake/OrthancFrameworkParameters.cmake
</a>
</li>
<li class="file-stats">
<a href="#fcdd1cc62a7fd06c5efce32e8265b1b915fdee5d">
OrthancFramework/Resources/Toolchains/LinuxStandardBaseToolchain.cmake
</a>
</li>
<li class="file-stats">
<a href="#8b4485f2ada3b83673c9d914702e29424255be12">
OrthancFramework/SharedLibrary/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#f666556ac8c391530bde16fb11b383778ed82a1b">
OrthancFramework/Sources/ChunkedBuffer.cpp
</a>
</li>
<li class="file-stats">
<a href="#be814b99f76945180e3aa31cfc5cbbeafc92e270">
OrthancFramework/Sources/ChunkedBuffer.h
</a>
</li>
<li class="file-stats">
<a href="#bd500098691fd96a28bb5b14c7411d07138f348e">
OrthancFramework/Sources/DicomFormat/DicomImageInformation.h
</a>
</li>
<li class="file-stats">
<a href="#a1ae91c5512600b105334d1f4c3f455afec8b94a">
OrthancFramework/Sources/DicomFormat/DicomTag.h
</a>
</li>
<li class="file-stats">
<a href="#82064fe792afd94c37143e2bab650473dc014763">
OrthancFramework/Sources/DicomNetworking/DicomControlUserConnection.cpp
</a>
</li>
<li class="file-stats">
<a href="#58ebd6a6342901d426f81040590a84752ff11cc4">
OrthancFramework/Sources/DicomNetworking/Internals/FindScp.cpp
</a>
</li>
<li class="file-stats">
<a href="#114e6f27130e4ca2a43f7e47341df4d74b6c952a">
OrthancFramework/Sources/DicomNetworking/Internals/GetScp.cpp
</a>
</li>
<li class="file-stats">
<a href="#27126eed77f52fd21530e29baffbff467c32cdce">
OrthancFramework/Sources/DicomNetworking/Internals/MoveScp.cpp
</a>
</li>
<li class="file-stats">
<a href="#15ba0ef54b0f7e19050662d43051fb4f1d396937">
OrthancFramework/Sources/DicomNetworking/Internals/StoreScp.cpp
</a>
</li>
<li class="file-stats">
<a href="#2567fea57d86158118c9f498f9d2cbcdb9d1a91a">
OrthancFramework/Sources/DicomParsing/DicomModification.cpp
</a>
</li>
<li class="file-stats">
<a href="#6078b429c21b2de5f68c3c85b4eff9057d8d1aa1">
OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.cpp
</a>
</li>
<li class="file-stats">
<a href="#b7b99813541a80fa983c37e82af9e1b4b495aa3a">
OrthancFramework/Sources/DicomParsing/FromDcmtkBridge.h
</a>
</li>
<li class="file-stats">
<a href="#1b1b3c49430f70b0b4b1ef4c2e5303709cbb4f7f">
OrthancFramework/Sources/DicomParsing/Internals/DicomFrameIndex.cpp
</a>
</li>
<li class="file-stats">
<a href="#aef908c804a9c7e81d1fbb3931cd52f2fe2ac6aa">
OrthancFramework/Sources/DicomParsing/Internals/DicomImageDecoder.cpp
</a>
</li>
<li class="file-stats">
<a href="#438be9d1c8e405e0b01b2de249a6d99833bacc7b">
OrthancFramework/Sources/DicomParsing/ParsedDicomDir.cpp
</a>
</li>
<li class="file-stats">
<a href="#2a91f0ed236c82f29764eae55b3c6d34dbded2ba">
OrthancFramework/Sources/DicomParsing/ParsedDicomFile.cpp
</a>
</li>
<li class="file-stats">
<a href="#09c8224da672c02fb18cf9aa17b9b310efe43ec9">
OrthancFramework/Sources/DicomParsing/ParsedDicomFile.h
</a>
</li>
<li class="file-stats">
<a href="#e80fafafb4956297ea70874c84c674cfe0e681e6">
OrthancFramework/Sources/HttpClient.cpp
</a>
</li>
<li class="file-stats">
<a href="#8f1dc9398ff9419767ff2f24c2db56c666d8b14d">
OrthancFramework/Sources/HttpServer/HttpServer.cpp
</a>
</li>
<li class="file-stats">
<a href="#1c1b89308ec97e0491864bbad09c9e1bd5238830">
OrthancFramework/Sources/HttpServer/MultipartStreamReader.cpp
</a>
</li>
<li class="file-stats">
<a href="#74ab5057d9c05d4c8a91afee5eaf7264c4168e83">
OrthancFramework/Sources/OrthancFramework.h
</a>
</li>
<li class="file-stats">
<a href="#c18cd55a8a0b91faed411cd4e0005d652d6f0eaf">
OrthancFramework/UnitTestsSources/FromDcmtkTests.cpp
</a>
</li>
<li class="file-stats">
<a href="#81363ce46417ab8ad9cf8babcfb2b790872219cc">
OrthancFramework/UnitTestsSources/RestApiTests.cpp
</a>
</li>
<li class="file-stats">
<a href="#c9de948953c98a0d2cdd8763f72a71f4d8dcbf08">
OrthancServer/Plugins/Samples/Common/OrthancPluginCppWrapper.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: #777;">

<br>
<a href="https://salsa.debian.org/med-team/orthanc/-/commit/40d34704f6fec61e7bb234344d7f4813fa963dda">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/40d34704f6fec61e7bb234344d7f4813fa963dda"}}</script>


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