<!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/libcereal">Debian Med / libcereal</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/med-team/libcereal/-/commit/dde807b7dcfd20c278c2e4492e3e5e49f52bf446">dde807b7</a></strong>
<div>
<span>by Michael R. Crusoe</span>
<i>at 2022-01-17T09:10:47+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 1.3.1+dfsg</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#d3cd39d8095dcf735896e03a35a723305797fd9c">
<span class="new-file">
+
.github/workflows/ci-macos.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#899ce9c202bf7bb5480e72836c3edc773c9c4244">
<span class="new-file">
+
.github/workflows/ci.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#9a2aa4db38d3115ed60da621e012c0efc0172aae">
CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#081e63671a777defba91ae1fd2c6f5df4dfbb25b">
<span class="new-file">
+
Config.cmake.in
</span>
</a>
</li>
<li class="file-stats">
<a href="#0398ccd0f49298b10a3d76a47800d2ebecd49859">
LICENSE
</a>
</li>
<li class="file-stats">
<a href="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#43b9d80d1f50472e56afb94a061257af5b53182b">
appveyor.yml
</a>
</li>
<li class="file-stats">
<a href="#f7878a6f3ed0ffa338c24bedcb1a7cb9b670a877">
doc/CMakeLists.txt
</a>
</li>
<li class="file-stats">
<a href="#e5c73b7ac891a33bc98ed7be442701cea9aa30a6">
include/cereal/access.hpp
</a>
</li>
<li class="file-stats">
<a href="#648e23bd4c81d001737a5599b0e2e15a24602ad2">
include/cereal/archives/adapters.hpp
</a>
</li>
<li class="file-stats">
<a href="#8288a84ad4ff379fc384cecb9f94153755af1e72">
include/cereal/archives/binary.hpp
</a>
</li>
<li class="file-stats">
<a href="#c47f11a5efca2a45561cc5720a2291efe82d12b7">
include/cereal/archives/json.hpp
</a>
</li>
<li class="file-stats">
<a href="#0a7e41f2150fd785fe2a55a1b2283565b520ea2d">
include/cereal/archives/portable_binary.hpp
</a>
</li>
<li class="file-stats">
<a href="#b7c79dacb45cc6cd52f2b7e60bf90b2e475da35f">
include/cereal/archives/xml.hpp
</a>
</li>
<li class="file-stats">
<a href="#04d39a23b9312f28dcbd6cbf3a8ed1ae0d6f4bae">
include/cereal/cereal.hpp
</a>
</li>
<li class="file-stats">
<a href="#ecfbe4bd5c46ecaefff920f951df5999a7f3991c">
include/cereal/details/helpers.hpp
</a>
</li>
<li class="file-stats">
<a href="#05ce4f40149eafbb88ab6668b2a827ef9512c879">
include/cereal/details/polymorphic_impl.hpp
</a>
</li>
<li class="file-stats">
<a href="#ed513b9fd896195a9852a9a5ad321af848772d2a">
include/cereal/details/polymorphic_impl_fwd.hpp
</a>
</li>
<li class="file-stats">
<a href="#f55c37af2efb30286b2af360257fdf8913433ad1">
include/cereal/details/static_object.hpp
</a>
</li>
<li class="file-stats">
<a href="#a173ee6c9e40de50fb6e924c04ee35bc3263a157">
include/cereal/details/traits.hpp
</a>
</li>
<li class="file-stats">
<a href="#314dc89530b1c73b51ccb1de854cb2c180ae8611">
include/cereal/details/util.hpp
</a>
</li>
<li class="file-stats">
<a href="#e0374815a2b449b8bb62f1630985fcd532711a3f">
<span class="new-file">
+
include/cereal/external/LICENSE
</span>
</a>
</li>
<li class="file-stats">
<a href="#62946b9e4938f9fc59ad56d9ab4c35218d961893">
include/cereal/macros.hpp
</a>
</li>
<li class="file-stats">
<a href="#021464b6ee0cccccb264b865ddaf67b19e9ebd42">
include/cereal/specialize.hpp
</a>
</li>
<li class="file-stats">
<a href="#c03597c6a7d36bfea5185144937a5ef6db7f89f8">
include/cereal/types/array.hpp
</a>
</li>
<li class="file-stats">
<a href="#702d786e2f35e88be45a7828e663636091a4bd6b">
include/cereal/types/atomic.hpp
</a>
</li>
<li class="file-stats">
<a href="#8a9e5832f5a4e471d068b420e33c1fc1507ea140">
include/cereal/types/base_class.hpp
</a>
</li>
<li class="file-stats">
<a href="#f8a1cfbee77e870277a86165e9129ad40ced6ef5">
include/cereal/types/bitset.hpp
</a>
</li>
<li class="file-stats">
<a href="#3730bfcdb99d06ef9e9415bdbd50e1612080b096">
include/cereal/types/boost_variant.hpp
</a>
</li>
<li class="file-stats">
<a href="#c4283ace5c8d6f9c259350c1e07c81c71fc89b38">
include/cereal/types/chrono.hpp
</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/libcereal/-/commit/dde807b7dcfd20c278c2e4492e3e5e49f52bf446">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/libcereal/-/commit/dde807b7dcfd20c278c2e4492e3e5e49f52bf446"}}</script>


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