<!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=utf-8" 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/8375e38e1151678cd1a4ef68727d7fff1b7b067f">8375e38e</a></strong>
<div>
<span>by jodogne-guest</span>
<i>at 2018-09-20T13:43:00Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.4.2+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="#dad57a4c245a8007c90257aef0514c8b6a0f600c">
AUTHORS
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#2a5984dfe0aa1f6c4de86deb2bd8192c9c473aac">
Core/DicomFormat/DicomMap.cpp
</a>
</li>
<li class="file-stats">
<a href="#7be3055990224fdd67a1e7d8255a460131e6cdd3">
Core/DicomNetworking/Internals/CommandDispatcher.cpp
</a>
</li>
<li class="file-stats">
<a href="#bd7f5566f87bd27e5c5af546c46663e7c03ba878">
Core/DicomParsing/FromDcmtkBridge.cpp
</a>
</li>
<li class="file-stats">
<a href="#06ceba4d88c05137622cdf78bc32aab55f334c7e">
Core/DicomParsing/ParsedDicomFile.cpp
</a>
</li>
<li class="file-stats">
<a href="#2876aac8ad19c89488950530c66cc19227a64b78">
Core/Endianness.h
</a>
</li>
<li class="file-stats">
<a href="#7a84173f877201a082f5ed6d1564f7f4edde4eec">
Core/Enumerations.h
</a>
</li>
<li class="file-stats">
<a href="#c3a26f7a3d9ad88d1d0a773a479ff585838dfc25">
Core/FileStorage/MemoryStorageArea.cpp
</a>
</li>
<li class="file-stats">
<a href="#da17d9c8383db95fb03f00808dddfb59034ad984">
Core/HttpClient.cpp
</a>
</li>
<li class="file-stats">
<a href="#f0f69c4b6f498a07b7306f77d5b9e789057757f5">
Core/HttpClient.h
</a>
</li>
<li class="file-stats">
<a href="#c2e18b210530c8dd89a6fd5ef2a427e885cfb064">
Core/HttpServer/HttpOutput.cpp
</a>
</li>
<li class="file-stats">
<a href="#1c010fbc4c0cb12a4b2448a838d004625699919b">
Core/HttpServer/MongooseServer.cpp
</a>
</li>
<li class="file-stats">
<a href="#8387a555c43f0d660d7b3a369256f2c2dd9c2b9c">
Core/HttpServer/MongooseServer.h
</a>
</li>
<li class="file-stats">
<a href="#fff5606b5ded3fb7885b627dc709c04890c06b81">
Core/Images/ImageProcessing.cpp
</a>
</li>
<li class="file-stats">
<a href="#15a1bf3cb4ddf29d2d69d736dd85d147b7d64ffa">
Core/Images/PamReader.cpp
</a>
</li>
<li class="file-stats">
<a href="#15bdd0cf13d85ba426a0ca17b9b695c429231570">
Core/Images/PamWriter.cpp
</a>
</li>
<li class="file-stats">
<a href="#5fcf481cefd57068163b3cb96389b966317402fc">
Core/Images/PixelTraits.h
</a>
</li>
<li class="file-stats">
<a href="#8970515a07ffe4e0c7494726287c64642f22c9cb">
Core/JobsEngine/IJob.h
</a>
</li>
<li class="file-stats">
<a href="#428756875d05eb91dd6f1ee7adce0239361f841f">
Core/JobsEngine/JobsEngine.cpp
</a>
</li>
<li class="file-stats">
<a href="#7c22a9b7bf6b7098e72457965fb93d8cf26d06b2">
Core/JobsEngine/JobsRegistry.cpp
</a>
</li>
<li class="file-stats">
<a href="#1024e7a2061304badee4c3f1b69e77026e74bb3a">
Core/JobsEngine/Operations/SequenceOfOperationsJob.cpp
</a>
</li>
<li class="file-stats">
<a href="#5c8643213c2ae107e122da03007a749c7717d0fa">
Core/JobsEngine/Operations/SequenceOfOperationsJob.h
</a>
</li>
<li class="file-stats">
<a href="#bcca23cbfdbee774ddc8df48307ce8270b0c5889">
Core/JobsEngine/SetOfInstancesJob.cpp
</a>
</li>
<li class="file-stats">
<a href="#b1f146751931b5057e665e3f451d12b66b35483a">
Core/JobsEngine/SetOfInstancesJob.h
</a>
</li>
<li class="file-stats">
<a href="#7829e66788936e2ea14380db89e255a3f8547c52">
Resources/Graveyard/Multithreading/Semaphore.cpp

Core/MultiThreading/Semaphore.cpp
</a>
</li>
<li class="file-stats">
<a href="#425de6a07d9afe4582d90e55d2f77517982f5569">
Resources/Graveyard/Multithreading/Semaphore.h

Core/MultiThreading/Semaphore.h
</a>
</li>
<li class="file-stats">
<a href="#a024b1cc32bc331c95ebae2d6721e5b4e8475595">
Core/SystemToolbox.cpp
</a>
</li>
<li class="file-stats">
<a href="#c1daade29ee30f6668965d0abf42a24a0e2ae84c">
Core/SystemToolbox.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/8375e38e1151678cd1a4ef68727d7fff1b7b067f">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/8375e38e1151678cd1a4ef68727d7fff1b7b067f"}}</script>
</p>
</div>
</body>
</html>