<!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>
Emmanuel Bourg pushed to branch master
at <a href="https://salsa.debian.org/java-team/httpcomponents-core">Debian Java Maintainers / httpcomponents-core</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/httpcomponents-core/-/commit/7cdec4fb3c7f928d14eba8af5f8ba55594512a06">7cdec4fb</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2021-01-16T23:05:18+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 4.4.14</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/httpcomponents-core/-/commit/62aa14ff9f1658bcb9bc8258a1402adae552ea36">62aa14ff</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2021-01-16T23:05:20+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/4.4.14'

Update to upstream version '4.4.14'
with Debian dir b1abfcd5056c0833822a966c06f24f29710be532</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/httpcomponents-core/-/commit/9d27d8679f977b819ba87a98f522488a45a894e4">9d27d867</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2021-01-16T23:05:54+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Standards-Version updated to 4.5.1
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/httpcomponents-core/-/commit/0d6f764ceaee08510db1930d3d77ef15dd24214c">0d6f764c</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2021-01-16T23:06:02+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Switch to debhelper level 13
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/httpcomponents-core/-/commit/f54082cf94f562f91251f08fbf0551408f119642">f54082cf</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2021-01-16T23:08:32+01:00</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Upload to unstable
</pre>
</li>
</ul>
<h4>30 changed files:</h4>
<ul>
<li class="file-stats">
<a href="#7218c513d6f727b5ea96fc048c04738db1285799">
RELEASE_NOTES.txt
</a>
</li>
<li class="file-stats">
<a href="#9c96da0e9f91d7d8937b69b524702c106258f0d1">
debian/changelog
</a>
</li>
<li class="file-stats">
<a href="#78fd675df1cf8c2d4c62ae1a9a912d15c8c50ba4">
<span class="deleted-file">

debian/compat
</span>
</a>
</li>
<li class="file-stats">
<a href="#58ef006ab62b83b4bec5d81fe5b32c3b4c2d1cc2">
debian/control
</a>
</li>
<li class="file-stats">
<a href="#c65a96a23bf80beee712d3221fb662dfa6210763">
httpcore-ab/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#19039c6f4a21f75a7b721a93735322d3f1c1ec8d">
httpcore-ab/src/test/java/org/apache/http/benchmark/HttpServer.java
</a>
</li>
<li class="file-stats">
<a href="#4ccbcc87e1e196fa59f48a8581a35fb48e23c1a5">
httpcore-nio/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#f3fc2a5cc68f6e8f4423c51ffaac21d27dc10838">
httpcore-nio/src/main/java/org/apache/http/impl/nio/reactor/DefaultConnectingIOReactor.java
</a>
</li>
<li class="file-stats">
<a href="#d00a3342a7483283e0d702801cf501fcdeb528bd">
httpcore-nio/src/main/java/org/apache/http/nio/NHttpConnection.java
</a>
</li>
<li class="file-stats">
<a href="#eb28ab4cdf3f37f0e6b13ebce7598fd9c95d3358">
httpcore-nio/src/main/java/org/apache/http/nio/params/NIOReactorPNames.java
</a>
</li>
<li class="file-stats">
<a href="#523f2b81576e916d6d41944419e3f5e26e151883">
httpcore-nio/src/main/java/org/apache/http/nio/protocol/HttpAsyncService.java
</a>
</li>
<li class="file-stats">
<a href="#c974e44366565150bc015790a10b896fbc7ad201">
httpcore-nio/src/main/java/org/apache/http/nio/reactor/EventMask.java
</a>
</li>
<li class="file-stats">
<a href="#03702bed48a28b18c230fef97c51cae7a02a21ef">
httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOEventDispatch.java
</a>
</li>
<li class="file-stats">
<a href="#15da328365a5482fb65ee95968456db3d2febc54">
httpcore-nio/src/main/java/org/apache/http/nio/reactor/IOSession.java
</a>
</li>
<li class="file-stats">
<a href="#923c2f55448bbc09aaac2bb76cdf8eb40f95e398">
httpcore-nio/src/main/java/org/apache/http/nio/reactor/ssl/SSLIOSession.java
</a>
</li>
<li class="file-stats">
<a href="#66659c75e399cbc2339f450edb4c2fce22d7bfcc">
httpcore-nio/src/test/java/org/apache/http/impl/nio/reactor/TestDefaultListeningIOReactor.java
</a>
</li>
<li class="file-stats">
<a href="#e67faaecc3c9e775b588c9239ddd69947cef4c4f">
httpcore-nio/src/test/java/org/apache/http/nio/integration/TestJSSEProviderIntegration.java
</a>
</li>
<li class="file-stats">
<a href="#01ec1d99f7a472ba9352b25e0a19762f868e2c81">
httpcore-osgi/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#bd4048dbaca9661230ab957911d1e241cc78aa1e">
httpcore/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#30679f979ead2ae8717b75783a886117de59bf6e">
httpcore/src/main/java-deprecated/org/apache/http/impl/SocketHttpClientConnection.java
</a>
</li>
<li class="file-stats">
<a href="#a444368cc5c024223a7ddcc9b009ea8547564374">
httpcore/src/main/java-deprecated/org/apache/http/impl/SocketHttpServerConnection.java
</a>
</li>
<li class="file-stats">
<a href="#f3eeb4b17e6ab7413b5c9924441ce2355eee250d">
httpcore/src/main/java-deprecated/org/apache/http/protocol/BasicHttpProcessor.java
</a>
</li>
<li class="file-stats">
<a href="#328bd608e6a6bad16e4edbef5d457a866132bbe9">
httpcore/src/main/java-deprecated/org/apache/http/protocol/ExecutionContext.java
</a>
</li>
<li class="file-stats">
<a href="#7b6467d467fe078b2a38e8328bc523963eadac8c">
httpcore/src/main/java/org/apache/http/ExceptionLogger.java
</a>
</li>
<li class="file-stats">
<a href="#981d3528739c7a2dae065d3e4eb12ac34afd813f">
httpcore/src/main/java/org/apache/http/HttpStatus.java
</a>
</li>
<li class="file-stats">
<a href="#4a8e7ff68b867f0331169b95dd25d9da58d743d8">
httpcore/src/main/java/org/apache/http/entity/ContentLengthStrategy.java
</a>
</li>
<li class="file-stats">
<a href="#a39725237276387e9aa12bba4811f82f2bf3a07c">
httpcore/src/main/java/org/apache/http/entity/ContentType.java
</a>
</li>
<li class="file-stats">
<a href="#94267bc9723271ae4a97a609d69b4613df398908">
httpcore/src/main/java/org/apache/http/impl/BHttpConnectionBase.java
</a>
</li>
<li class="file-stats">
<a href="#b14ebc45424f0afa9bbecd0c18f3f4aa5996e1aa">
httpcore/src/main/java/org/apache/http/params/CoreConnectionPNames.java
</a>
</li>
<li class="file-stats">
<a href="#53d1d24a3e0f856a18e37e8f4d12e68a0e8eb129">
httpcore/src/main/java/org/apache/http/params/CoreProtocolPNames.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: #666;">

<br>
<a href="https://salsa.debian.org/java-team/httpcomponents-core/-/compare/1e57c54a8efa26d463327a366d09469eeb58f137...f54082cf94f562f91251f08fbf0551408f119642">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>