<!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>
Emmanuel Bourg pushed to branch master
at <a href="https://salsa.debian.org/java-team/jetty9">Debian Java Maintainers / jetty9</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/jetty9/commit/d7d242e607c30b41a33065e6091d6997a77216a2">d7d242e6</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-09-05T10:18:37Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Fixed the Maven rule for tomcat-jaspic-api (Closes: #907147)
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/jetty9/commit/b4cc53bba765338b2273db5b63e568ae16384742">b4cc53bb</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-09-05T10:20:30Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Standards-Version updated to 4.2.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/jetty9/commit/4719fe26b2d453fd1a5e9e3ba2c4e5965e6ef530">4719fe26</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-09-05T10:23:24Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 9.2.26</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/jetty9/commit/4414511342b53c981156cbaf5b14876e6a58d497">44145113</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-09-05T10:23:35Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/9.2.26'
Update to upstream version '9.2.26'
with Debian dir 952d75e830509a363ed603e9261de7c00975bae8</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/jetty9/commit/0423416c8a111b476021dae1de438cf7f08e2904">0423416c</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-09-05T11:11:28Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream release (9.2.26)
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#9266624b881ae43f2b64a389484ea9e0754afaa6">
VERSION.txt
</a>
</li>
<li class="file-stats">
<a href="#600b389cfdc10e2c613506b12e441c5622bee2cd">
aggregates/jetty-all/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#672ce6dcd05a2372c389083e70f7bbf32a6a79fa">
apache-jsp/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f62e58e9e063cbb529ed9cfa33a2b1960f9eef22">
apache-jstl/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#58530b38acb0fa3a65612c676abaea46c4a3f2f3">
debian/maven.rules
</a>
</li>
<li class="file-stats">
<a href="#e552d918750bff2db54b7e93b6d7ead614f26e6f">
examples/async-rest/async-rest-jar/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#688d8089fb7222fcaff787e8d28742c4bf641d22">
examples/async-rest/async-rest-webapp/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#c536672910f620e47d55c253227b3089fd07a478">
examples/async-rest/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b0e2e2f80ac3f3c1491c6b16feb148ff9f4e7cc9">
examples/embedded/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#54910b10227c5169852c980ec6d5694e0d2eb9c6">
examples/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#371e2b9da0aa6d13b9e6218f7200a987577d972e">
jetty-alpn/jetty-alpn-client/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b53410a65b3740f5afa4e3a206e930d40cb31b32">
jetty-alpn/jetty-alpn-server/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#140245d505058e3c8314a06b82b55820295ad47f">
<span class="new-file">
+
jetty-alpn/jetty-alpn-server/src/main/config/modules/protonego-impl/alpn-1.8.0_181.mod
</span>
</a>
</li>
<li class="file-stats">
<a href="#209e7cb6900387b47dee30d8bdf12036629e67bd">
jetty-alpn/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#51b0caa10460fbfc5ba6720cd49e55b221338470">
jetty-annotations/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#bea5aa1aa8b93b15124d5c4d576ad28ac5d69da1">
jetty-ant/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#a419479c80b68028fca6d6833c9ab9d49aad454a">
jetty-cdi/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#5060c80ef19c4ff53a614d2f69a5e15961022a3f">
jetty-client/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#6b717f0a48ebb467874e29f74c18f081389cc831">
jetty-continuation/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#727ba5ed53c3b86081ce2220d894c81a7c9b2e13">
jetty-deploy/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#2be4898796484bc4e002ec68fa4e505dc0a85b9b">
jetty-distribution/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#0a541faa6aaceffdead3f5558e0bf479e27bb909">
jetty-fcgi/fcgi-client/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#b15239c69907b8bb6c12745bc711df4bf135a66e">
jetty-fcgi/fcgi-server/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#4bc6004e113f7cdb5559398b9ad8b44fdc1c389d">
jetty-fcgi/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#86fef0ec6fb65dd81a4e188b111d89049eb2a80b">
jetty-http-spi/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#59e56954cac1b8131b685c9f4e79006dbb5680c5">
jetty-http/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#07233504068e31003217e2d2dd7945f1978c84cc">
jetty-io/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#2141b96efc5fa3dc9db807590797886ebe9a31ed">
jetty-io/src/main/java/org/eclipse/jetty/io/ssl/SslConnection.java
</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/java-team/jetty9/compare/e8f297edfc0de4ceba11107ec091a54db79a6b5a...0423416c8a111b476021dae1de438cf7f08e2904">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.
</p>
</div>
</body>
</html>