<!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>
Louis-Philippe Véronneau pushed to branch upstream
at <a href="https://salsa.debian.org/clojure-team/trapperkeeper-clojure">Debian Clojure Maintainers / trapperkeeper-clojure</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/clojure-team/trapperkeeper-clojure/-/commit/8b8ffe41acf32b66a67bc89930127909cec9a824">8b8ffe41</a></strong>
<div>
<span>by Louis-Philippe Véronneau</span>
<i>at 2020-11-13T17:18:52-05:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 3.1.0</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<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="#ab09011fa121d0a2bb9fa4ca76094f2482b902b7">
CHANGELOG.md
</a>
</li>
<li class="file-stats">
<a href="#abe895765c4ce08c5dfbc95e5e3c5db67ff92ded">
<span class="new-file">
+
CODEOWNERS
</span>
</a>
</li>
<li class="file-stats">
<a href="#572378cf179c50ade4591b0f42a539fe3de5c4ba">
<span class="deleted-file">
−
MAINTAINERS
</span>
</a>
</li>
<li class="file-stats">
<a href="#836efb6e25a091dcb4ff8e1dbb2f0be6a5cbf14c">
<span class="new-file">
+
Makefile
</span>
</a>
</li>
<li class="file-stats">
<a href="#2dcee151cff3b61562113809c392d5f0b8cde83d">
<span class="new-file">
+
dev-resources/Makefile.i18n
</span>
</a>
</li>
<li class="file-stats">
<a href="#02906288de6223a3fa6de2bd6390928e6455edb0">
documentation/Built-in-Shutdown-Service.md
</a>
</li>
<li class="file-stats">
<a href="#698d17087a8bc2df5cc2cf2958535fc8e915660a">
documentation/Command-Line-Arguments.md
</a>
</li>
<li class="file-stats">
<a href="#cfbc2363c830e4ff088c8b71b4822acfc3abd5c9">
<span class="new-file">
+
ext/test/custom-exit-behavior
</span>
</a>
</li>
<li class="file-stats">
<a href="#ec6d29603e4e4f7f2b9cf6c61c3ed5e6b4eb5aae">
<span class="new-file">
+
ext/test/lib/custom-exit-behavior/bootstrap.cfg
</span>
</a>
</li>
<li class="file-stats">
<a href="#58603ae77406946b23b6721f146a978c0af744f7">
<span class="new-file">
+
ext/test/run-all
</span>
</a>
</li>
<li class="file-stats">
<a href="#114708ec1f5e30c73602173e93e1865d3e0664c8">
<span class="new-file">
+
ext/test/top-level-cli
</span>
</a>
</li>
<li class="file-stats">
<a href="#66aaeb2ea47ddd75294ee26354eced5aef224daf">
<span class="new-file">
+
ext/travisci/prep-macos
</span>
</a>
</li>
<li class="file-stats">
<a href="#24531c2b32e4af8ed794caebcd1e59146b5d9f4b">
<span class="deleted-file">
−
ext/travisci/test.sh
</span>
</a>
</li>
<li class="file-stats">
<a href="#14ea8007b0343bfcfd1e4282049f6f3323a47384">
<span class="new-file">
+
locales/eo.po
</span>
</a>
</li>
<li class="file-stats">
<a href="#157a0053c7e296a2e3bf825c8bb25dde410d0ab4">
<span class="new-file">
+
locales/trapperkeeper.pot
</span>
</a>
</li>
<li class="file-stats">
<a href="#57ca00cf1f5956461c3a9003fcb7b0a3de2c6a31">
project.clj
</a>
</li>
<li class="file-stats">
<a href="#bdec59918c55ec16daa2a5fe2544391fea8ddaaf">
src/puppetlabs/trapperkeeper/bootstrap.clj
</a>
</li>
<li class="file-stats">
<a href="#455cbdbc1a79625abd492ad96f758af651f4a8cf">
src/puppetlabs/trapperkeeper/config.clj
</a>
</li>
<li class="file-stats">
<a href="#0da786a3da15dedfe39f868b25f21a003aefd468">
src/puppetlabs/trapperkeeper/core.clj
</a>
</li>
<li class="file-stats">
<a href="#4c7096bddc93593af5f7f32bcdcc54f4de3b50bd">
src/puppetlabs/trapperkeeper/internal.clj
</a>
</li>
<li class="file-stats">
<a href="#030bc45a5af604a8ddf646c50b2a8d956a47de81">
src/puppetlabs/trapperkeeper/logging.clj
</a>
</li>
<li class="file-stats">
<a href="#2cd0756c2bacf350d5029af2970e75db143e16b8">
src/puppetlabs/trapperkeeper/plugins.clj
</a>
</li>
<li class="file-stats">
<a href="#f63cdbe03ad7881972e9529806b2cdc9be69d9c7">
src/puppetlabs/trapperkeeper/services.clj
</a>
</li>
<li class="file-stats">
<a href="#a665a1e944629de8aeea572ca9077c5a7cd2583d">
src/puppetlabs/trapperkeeper/services/nrepl/nrepl_service.clj
</a>
</li>
<li class="file-stats">
<a href="#0eaa68f59dde9680fb74a9a121a4c262dc489ecc">
src/puppetlabs/trapperkeeper/services_internal.clj
</a>
</li>
<li class="file-stats">
<a href="#5113c0e4f9ce74e619bea3db2f0825e297d65167">
test/puppetlabs/trapperkeeper/bootstrap_test.clj
</a>
</li>
<li class="file-stats">
<a href="#06c45125e99f6d3e6617cfda3239eb1c631de718">
test/puppetlabs/trapperkeeper/core_test.clj
</a>
</li>
<li class="file-stats">
<a href="#2db72800664948872f72e27dfd47ef2868fdd522">
<span class="new-file">
+
test/puppetlabs/trapperkeeper/custom_exit_behavior_test.clj
</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: #666;">
—
<br>
<a href="https://salsa.debian.org/clojure-team/trapperkeeper-clojure/-/commit/8b8ffe41acf32b66a67bc89930127909cec9a824">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/clojure-team/trapperkeeper-clojure/-/commit/8b8ffe41acf32b66a67bc89930127909cec9a824"}}</script>
</p>
</div>
</body>
</html>