<!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 data-premailer="ignore" type="text/css">
a { color: #1068bf; }
</style>


<style>img {
max-width: 100%; height: auto;
}
body {
font-size: 0.875rem;
}
body {
-webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px;
}
body {
font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji"; font-size: inherit;
}
</style>
</head>
<body style='font-size: inherit; -webkit-text-shadow: rgba(255,255,255,0.01) 0 0 1px; font-family: -apple-system, BlinkMacSystemFont, "Segoe UI", Roboto, "Noto Sans", Ubuntu, Cantarell, "Helvetica Neue", sans-serif, "Apple Color Emoji", "Segoe UI Emoji", "Segoe UI Symbol", "Noto Color Emoji";'>
<div class="content">

<h3 style="margin-top: 20px; margin-bottom: 10px;">
Emmanuel Bourg pushed to branch upstream at <a href="https://salsa.debian.org/java-team/httpcomponents-client" style="color: #1068bf;">Debian Java Maintainers / httpcomponents-client</a>
</h3>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
Commits:
</h4>
<ul>
<li>
<strong style="font-weight: bold;"><a href="https://salsa.debian.org/java-team/httpcomponents-client/-/commit/5ea2cc19db1e624da9751c18f3ff1e8a2ba18659" style="color: #1068bf;">5ea2cc19</a></strong>
<div>
<span> by Emmanuel Bourg </span> <i> at 2022-12-06T12:48:04+01:00 </i>
</div>
<pre class="commit-message" style='white-space: pre-wrap; display: block; font-size: 0.8125rem; color: #303030; position: relative; font-family: "Menlo", "DejaVu Sans Mono", "Liberation Mono", "Consolas", "Ubuntu Mono", "Courier New", "andale mono", "lucida console", monospace; word-break: break-all; word-wrap: break-word; background-color: #fafafa; border-radius: 2px; margin: 0; padding: 8px 12px; border: 1px solid #dbdbdb;'>New upstream version 4.5.14</pre>
</li>
</ul>
<h4 style="margin-top: 10px; margin-bottom: 10px;">
30 changed files:
</h4>
<ul>
<li class="file-stats">
<a href="#a5cc2925ca8258af241be7e5b0381edf30266302" style="color: #1068bf;">
<span class="new-file">
+
.gitignore
</span>
</a>
</li>
<li class="file-stats">
<a href="#dea01dd89a3b602828e630677fde5d77c06441c8" style="color: #1068bf;">
<span class="new-file">
+
.travis.yml
</span>
</a>
</li>
<li class="file-stats">
<a href="#95ef3ba1912b05b25372821e70a4f159d651b57d" style="color: #1068bf;">
NOTICE.txt
</a>
</li>
<li class="file-stats">
<a href="#7218c513d6f727b5ea96fc048c04738db1285799" style="color: #1068bf;">
RELEASE_NOTES.txt
</a>
</li>
<li class="file-stats">
<a href="#26fae9792a5eefce3fe3140f6f28c49be42b265e" style="color: #1068bf;">
doap_HttpComponents_Client.rdf
</a>
</li>
<li class="file-stats">
<a href="#5e5e562f7a077fce8c1bf2ee1ee53dd8b7802f4b" style="color: #1068bf;">
fluent-hc/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#90267eae2a633583fe72421d3de6510951b50404" style="color: #1068bf;">
<span class="deleted-file">

fluent-hc/src/examples/org/apache/http/client/fluent/FluentQuickStart.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#854caafa71e080e8baac737c86d4c03f4ab625b2" style="color: #1068bf;">
fluent-hc/src/main/java/org/apache/http/client/fluent/Response.java
</a>
</li>
<li class="file-stats">
<a href="#af4970c5f1f2386fe3bf2d802f27da238167e329" style="color: #1068bf;">
httpclient-cache/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#1fa6d5351b5e2b0fef1e607889778275775d9537" style="color: #1068bf;">
httpclient-cache/src/main/java/org/apache/http/impl/client/cache/CacheEntity.java
</a>
</li>
<li class="file-stats">
<a href="#0d3c76a20898585457e6717665b54903b102f5d0" style="color: #1068bf;">
httpclient-cache/src/main/java/org/apache/http/impl/client/cache/ehcache/EhcacheHttpCacheStorage.java
</a>
</li>
<li class="file-stats">
<a href="#64d241c8bfec3167c8a3e36a8961ac50d7ba7f4d" style="color: #1068bf;">
httpclient-cache/src/main/java/org/apache/http/impl/client/cache/memcached/KeyHashingScheme.java
</a>
</li>
<li class="file-stats">
<a href="#3e32668cd0190540dd13af70a66edaa3b18f3bc0" style="color: #1068bf;">
httpclient-cache/src/test/java/org/apache/http/impl/client/cache/TestProtocolRequirements.java
</a>
</li>
<li class="file-stats">
<a href="#787d6bd02a59cbf2789bc364979739ef63ff5e61" style="color: #1068bf;">
httpclient-osgi/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#8b40ee803862d92647981bbefa4a3e3d8e8e419a" style="color: #1068bf;">
httpclient-osgi/src/main/java/org/apache/http/osgi/impl/OSGiHttpRoutePlanner.java
</a>
</li>
<li class="file-stats">
<a href="#8180e341ba614198137ced26d854d8b8b466722f" style="color: #1068bf;">
httpclient-osgi/src/main/java/org/apache/http/osgi/impl/PropertiesUtils.java
</a>
</li>
<li class="file-stats">
<a href="#602572f05f092e54443ed290bc979190a7b2ec2e" style="color: #1068bf;">
httpclient-osgi/src/main/resources/OSGI-INF/metatype/metatype.xml
</a>
</li>
<li class="file-stats">
<a href="#c80fb359f36f894c34c75508949c6e265fe03dde" style="color: #1068bf;">
httpclient-osgi/src/test/java/org/apache/http/osgi/impl/TestPropertiesUtils.java
</a>
</li>
<li class="file-stats">
<a href="#087d0660ffba3596de6df7797dc96754879af28f" style="color: #1068bf;">
httpclient-win/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#956deb596f9b728b8155a5180fe814cd095c2e67" style="color: #1068bf;">
httpclient-win/src/main/java/org/apache/http/impl/client/WinHttpClients.java
</a>
</li>
<li class="file-stats">
<a href="#ff8d06f6cd99619a98c24af4cf2f03bc11bea32a" style="color: #1068bf;">
httpclient/pom.xml
</a>
</li>
<li class="file-stats">
<a href="#e101d47e9ebeba47f250b595762f45b4e55442f4" style="color: #1068bf;">
<span class="deleted-file">

httpclient/src/examples/org/apache/http/examples/client/QuickStart.java
</span>
</a>
</li>
<li class="file-stats">
<a href="#2a528360c44d8a4ecce42ab71419e85fe0add892" style="color: #1068bf;">
httpclient/src/main/java-deprecated/org/apache/http/client/protocol/ClientContext.java
</a>
</li>
<li class="file-stats">
<a href="#2b7ca2083e175457b9ac9d64af10ee1248ef99e9" style="color: #1068bf;">
httpclient/src/main/java-deprecated/org/apache/http/conn/MultihomePlainSocketFactory.java
</a>
</li>
<li class="file-stats">
<a href="#a18adeb8e7adffe56b2ff5920274184ef49d372c" style="color: #1068bf;">
httpclient/src/main/java-deprecated/org/apache/http/conn/ssl/SSLContextBuilder.java
</a>
</li>
<li class="file-stats">
<a href="#31c7d6086a89ecb5e6e81cdab92decf2aa624094" style="color: #1068bf;">
httpclient/src/main/java-deprecated/org/apache/http/impl/client/AbstractAuthenticationHandler.java
</a>
</li>
<li class="file-stats">
<a href="#746bea2d3be0fff325ea40ca6fe76f6bba4a29c1" style="color: #1068bf;">
httpclient/src/main/java-deprecated/org/apache/http/impl/client/CloseableHttpResponseProxy.java
</a>
</li>
<li class="file-stats">
<a href="#59e988bdfc2c83ed6ed6e80aa92f201705aa8816" style="color: #1068bf;">
httpclient/src/main/java/org/apache/http/auth/params/AuthPNames.java
</a>
</li>
<li class="file-stats">
<a href="#cc804cd5e773ca75c391d3c414c8c54bdb6bf901" style="color: #1068bf;">
httpclient/src/main/java/org/apache/http/client/BackoffManager.java
</a>
</li>
<li class="file-stats">
<a href="#8dbbc583de60b3df3efb7c57b62d31c8b4f51399" style="color: #1068bf;">
httpclient/src/main/java/org/apache/http/client/methods/RequestBuilder.java
</a>
</li>
</ul>
<h5 style="margin-top: 10px; margin-bottom: 10px; font-size: 0.875rem;">
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-client/-/commit/5ea2cc19db1e624da9751c18f3ff1e8a2ba18659" style="color: #1068bf;">View it on GitLab</a>.
<br>
You're receiving this email because of your account on <a target="_blank" rel="noopener noreferrer" href="https://salsa.debian.org" style="color: #1068bf;">salsa.debian.org</a>. <a href="https://salsa.debian.org/-/profile/notifications" target="_blank" rel="noopener noreferrer" class="mng-notif-link" style="color: #1068bf;">Manage all notifications</a> · <a href="https://salsa.debian.org/help" target="_blank" rel="noopener noreferrer" class="help-link" style="color: #1068bf;">Help</a>
<script type="application/ld+json">{"@context":"http://schema.org","@type":"EmailMessage","action":{"@type":"ViewAction","name":"View Commit","url":"https://salsa.debian.org/java-team/httpcomponents-client/-/commit/5ea2cc19db1e624da9751c18f3ff1e8a2ba18659"}}</script>


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