<!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/async-http-client">Debian Java Maintainers / async-http-client</a>
</h3>
<h4>
Commits:
</h4>
<ul>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/0bd88af41a602eb875d83ebdf3c998fdf488079c">0bd88af4</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:50:27Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.5.4</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/b7b604103c3cd5cac5401bcf60b082c1b1b88153">b7b60410</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:50:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/2.5.4'

Update to upstream version '2.5.4'
with Debian dir 4d21986e6d8fea5d14e32d3db608cde9022445e7</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/22aebc060eac957669cb4b6c9876e8374eecb792">22aebc06</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:56:18Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New dependency on libactivation-java
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/c42b4be1749246bfc74ca0f6ffae3050714934e6">c42b4be1</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:56:29Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ignore mockito-core
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/6a838ee077e0ac0847231b18712319926926c430">6a838ee0</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:57:10Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">New upstream version 2.6.0</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/f29146a40a1d691424b06f24edfea6cff1dcc577">f29146a4</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T07:57:12Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Update upstream source from tag 'upstream/2.6.0'

Update to upstream version '2.6.0'
with Debian dir 73c956175eb185f16f5d055e5f37dff96387e678</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/1e247344aa0fc5225b7ae88dce5efa9c0518e628">1e247344</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T08:03:04Z</i>
</div>
<pre class="commit-message" style="white-space: pre-wrap; margin: 0;">Ignore more test dependencies
</pre>
</li>
<li>
<strong><a href="https://salsa.debian.org/java-team/async-http-client/commit/97cf5eef0d30a087cc1ff5c9cbd3fedb53bb7489">97cf5eef</a></strong>
<div>
<span>by Emmanuel Bourg</span>
<i>at 2018-11-27T08:03:52Z</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="#8ec9a00bfd09b3190ac6b22251dbb1aa95a0579d">
README.md
</a>
</li>
<li class="file-stats">
<a href="#041f522da4f7523dfafc230a092f5af2a53c5e8e">
client/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#7b91d8dead87e3a1e706f0bf3be6ffffe240d400">
client/src/main/java/org/asynchttpclient/Dsl.java
</a>
</li>
<li class="file-stats">
<a href="#516e3f93c8a65ae786cca0db12ad5969fb7fa6cd">
client/src/main/java/org/asynchttpclient/Realm.java
</a>
</li>
<li class="file-stats">
<a href="#4b173d10438e77c7fcef0673a0417bf6654abc48">
client/src/main/java/org/asynchttpclient/RequestBuilderBase.java
</a>
</li>
<li class="file-stats">
<a href="#e2e56bc55cc7f36a8a98429d1095753ca840a1b7">
client/src/main/java/org/asynchttpclient/netty/channel/ChannelManager.java
</a>
</li>
<li class="file-stats">
<a href="#b8d041f6dec61e13a839a0143aaad77e6235bd8a">
client/src/main/java/org/asynchttpclient/netty/handler/AsyncHttpClientHandler.java
</a>
</li>
<li class="file-stats">
<a href="#18f6ec54903e843dd4ad4ce498e459e83749c589">
client/src/main/java/org/asynchttpclient/netty/handler/intercept/ProxyUnauthorized407Interceptor.java
</a>
</li>
<li class="file-stats">
<a href="#025b03084751c0facaa7eddc0c2bf9011752f0e3">
client/src/main/java/org/asynchttpclient/netty/handler/intercept/Unauthorized401Interceptor.java
</a>
</li>
<li class="file-stats">
<a href="#31a2c7ae18745a339db215528f8ce42b8da1da9f">
client/src/main/java/org/asynchttpclient/netty/request/body/NettyBodyBody.java
</a>
</li>
<li class="file-stats">
<a href="#7e4f758da6f30045592d182d64921c70aded9f0e">
<span class="new-file">
+
client/src/main/java/org/asynchttpclient/request/body/multipart/InputStreamPart.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#976a3005cd2e54cb9fd67e25bc4033ade10ea0ce">
client/src/main/java/org/asynchttpclient/request/body/multipart/MultipartUtils.java
</a>
</li>
<li class="file-stats">
<a href="#2e8a2c69b02233496aeb167e69f4e03f4bc491ae">
<span class="new-file">
+
client/src/main/java/org/asynchttpclient/request/body/multipart/part/InputStreamMultipartPart.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#0b13652b0930028f024b702892a584f217f7e787">
client/src/main/java/org/asynchttpclient/request/body/multipart/part/MultipartPart.java
</a>
</li>
<li class="file-stats">
<a href="#abea09d1237f8c31df99ea21d72409298ad9ae0f">
<span class="new-file">
+
client/src/main/java/org/asynchttpclient/spnego/NamePasswordCallbackHandler.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ac17e5df2e2ebb091c2edb6910fbc9308c284ca7">
client/src/main/java/org/asynchttpclient/spnego/SpnegoEngine.java
</a>
</li>
<li class="file-stats">
<a href="#03f46b5bb8f9750200c5523a09261b4bb31fd754">
client/src/main/java/org/asynchttpclient/util/AuthenticatorUtils.java
</a>
</li>
<li class="file-stats">
<a href="#0ce302ea36287afbbc5a243f3e0b80908a1fc0b3">
client/src/test/java/org/asynchttpclient/RequestBuilderTest.java
</a>
</li>
<li class="file-stats">
<a href="#13e2baed0bdec72fae725e6023ed78286979a5aa">
client/src/test/java/org/asynchttpclient/proxy/HttpsProxyTest.java
</a>
</li>
<li class="file-stats">
<a href="#d85a232d0adceb83dee9a70a3d78bb48a18897e4">
<span class="new-file">
+
client/src/test/java/org/asynchttpclient/request/body/InputStreamPartLargeFileTest.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#e7a17d93e4283f93db02e8cc41faeebc2dee5890">
client/src/test/java/org/asynchttpclient/request/body/multipart/MultipartBodyTest.java
</a>
</li>
<li class="file-stats">
<a href="#02d6820e734239c99fbe02c9832c582c3e9d92fe">
client/src/test/java/org/asynchttpclient/request/body/multipart/MultipartUploadTest.java
</a>
</li>
<li class="file-stats">
<a href="#af0d265f253033e9f255affd5b545338d49d7be4">
<span class="new-file">
+
client/src/test/java/org/asynchttpclient/spnego/SpnegoEngineTest.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#ac30ce7ca7bf7e125854870b50b1a023df13ec1a">
client/src/test/java/org/asynchttpclient/test/EchoHandler.java
</a>
</li>
<li class="file-stats">
<a href="#ae92fa205250ac5da5b9ee2d5f400060ec913da6">
<span class="new-file">
+
client/src/test/resources/kerberos.jaas
</span>
</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="#26121dc92cd4cd9822d2e9e2b619b799bf9a51f4">
debian/maven.ignoreRules
</a>
</li>
<li class="file-stats">
<a href="#a59072642858513c04509693ab94c4a0e364e9fc">
example/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#7ac36edf34dee2d881951769bbcaff911362ed52">
extras/guava/pom.xml
</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: #777777;">

<br>
<a href="https://salsa.debian.org/java-team/async-http-client/compare/7f77940900f382f0ebe9884aca3f33a1b18de778...97cf5eef0d30a087cc1ff5c9cbd3fedb53bb7489">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>