<!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>
Michael R. Crusoe pushed to branch upstream
at <a href="https://salsa.debian.org/med-team/libdeflate">Debian Med / libdeflate</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/libdeflate/-/commit/5ba4696e98eea54c009cfe6cb192343a9569e9c9">5ba4696e</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2020-05-13T12:03:57+02:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.6</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#c7fe42138e1c33a6d76bbf9a03822d41e03da2cc">
.cirrus.yml
</a>
</li>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302">
.gitignore
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8">
.travis.yml
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
Makefile
</a>
</li>
<li class="file-stats">
<a href="#2223c738fc2b7c4c159b6b8a7d6f716c7cb8cf35">
Makefile.msc
</a>
</li>
<li class="file-stats">
<a href="#9f621eb5fd3bcb2fa5c7bd228c9b1ad42edc46c8">
NEWS
</a>
</li>
<li class="file-stats">
<a href="#b68739adbefae2191faf3502782b4bc862be53d2">
common/common_defs.h
</a>
</li>
<li class="file-stats">
<a href="#8da7c161eed74a6e17f6322affbc82cd4ef2fea9">
common/compiler_gcc.h
</a>
</li>
<li class="file-stats">
<a href="#22ef3e222782c4a32954ca9f7030900a421f5afe">
common/compiler_msc.h
</a>
</li>
<li class="file-stats">
<a href="#b481a37ccf769b77d465a37fb369a88e32f0e124">
<span class="deleted-file">

lib/aligned_malloc.h
</span>
</a>
</li>
<li class="file-stats">
<a href="#33f2467f3c4e7da98842efa0eeeceeb8e9da9bad">
lib/arm/cpu_features.h
</a>
</li>
<li class="file-stats">
<a href="#c1caa870f85abc5d2541e75033d477053fc77d36">
lib/deflate_compress.c
</a>
</li>
<li class="file-stats">
<a href="#3ce8bc0a2d62f6ebe9c61b91f09addad5e8c6630">
lib/deflate_compress.h
</a>
</li>
<li class="file-stats">
<a href="#833b7da0c16a036211a51b1030df9a6d9b578237">
lib/deflate_decompress.c
</a>
</li>
<li class="file-stats">
<a href="#ee556937564c72fae50074a71299959137aea867">
lib/gzip_compress.c
</a>
</li>
<li class="file-stats">
<a href="#80d3caf425cc37c98dc8b79cca7167581d811360">
lib/gzip_constants.h
</a>
</li>
<li class="file-stats">
<a href="#47376c8d3334fdf168edfbd32e7f04956e1fb245">
lib/lib_common.h
</a>
</li>
<li class="file-stats">
<a href="#055b71f35cbdd5be11ec26b5a2dd0945379764e6">
lib/unaligned.h
</a>
</li>
<li class="file-stats">
<a href="#045db9f4ec827ff4f0d18ab6816049ec726497e0">
lib/aligned_malloc.c

lib/utils.c
</a>
</li>
<li class="file-stats">
<a href="#6f126b9c1c2851109a8818b34b110cf1456a9e23">
lib/x86/cpu_features.h
</a>
</li>
<li class="file-stats">
<a href="#8cd367c85b3e18d1daa042aee7b4116ade39a266">
lib/zlib_compress.c
</a>
</li>
<li class="file-stats">
<a href="#038f07c8b884144094f6cde61050e26077b41944">
lib/zlib_decompress.c
</a>
</li>
<li class="file-stats">
<a href="#cfeaee0f1e663bc6d05c2f919780e26ef7d75852">
libdeflate.h
</a>
</li>
<li class="file-stats">
<a href="#27a0b3a6c06ffbdf6a277d66aa723dfac7523fa3">
programs/benchmark.c
</a>
</li>
<li class="file-stats">
<a href="#719815de51e87c5da98d18e19a9efc3a8727ed77">
programs/checksum.c
</a>
</li>
<li class="file-stats">
<a href="#704de30640ebfd993dfb24f680a578bdd8d09fda">
programs/gzip.c
</a>
</li>
<li class="file-stats">
<a href="#a74756eaf8f940d50169569aec54112123bb3f0b">
programs/prog_util.c
</a>
</li>
<li class="file-stats">
<a href="#4c2855a0cc8be092bc37f3b756e3c1765f5d12d9">
programs/prog_util.h
</a>
</li>
<li class="file-stats">
<a href="#92a332b112a31179218414382edb635788a97ccc">
programs/test_checksums.c
</a>
</li>
<li class="file-stats">
<a href="#fbe62e2e1fcd04377f999ad39b1953f8e04cb187">
<span class="new-file">
+
programs/test_custom_malloc.c
</span>
</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/libdeflate/-/commit/5ba4696e98eea54c009cfe6cb192343a9569e9c9">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/libdeflate/-/commit/5ba4696e98eea54c009cfe6cb192343a9569e9c9"}}</script>


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