[httpcomponents-client] 03/04: Update upstream source from tag 'upstream/4.5.5'
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Tue Feb 13 16:27:12 UTC 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository httpcomponents-client.
commit 21af87fce1b05ab91355d2a4f8f22fd875c7e210
Merge: bbeace9 c192d74
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Tue Feb 13 16:29:01 2018 +0100
Update upstream source from tag 'upstream/4.5.5'
Update to upstream version '4.5.5'
with Debian dir c5c15096abcbd09c8a697b16eb67c7baede48ba0
NOTICE.txt | 12 +-
RELEASE_NOTES.txt | 25 +
fluent-hc/pom.xml | 2 +-
httpclient-cache/pom.xml | 2 +-
.../http/impl/client/cache/CacheEntryUpdater.java | 82 +-
.../impl/client/cache/TestCacheEntryUpdater.java | 30 +
httpclient-osgi/pom.xml | 2 +-
httpclient-win/pom.xml | 2 +-
httpclient/pom.xml | 2 +-
.../client/entity/DeflateInputStreamFactory.java | 126 +-
.../http/client/entity/GZIPInputStreamFactory.java | 128 +-
.../apache/http/client/utils/URLEncodedUtils.java | 19 +-
.../org/apache/http/conn/ssl/TrustAllStrategy.java | 96 +-
.../org/apache/http/impl/auth/CredSspScheme.java | 1126 ------
.../http/impl/auth/CredSspSchemeFactory.java | 44 -
.../java/org/apache/http/impl/auth/DebugUtil.java | 96 -
.../org/apache/http/impl/auth/NTLMEngineImpl.java | 4204 ++++++++++----------
.../impl/client/AuthenticationStrategyImpl.java | 3 +-
.../client/SystemDefaultCredentialsProvider.java | 2 +-
.../main/resources/mozilla/public-suffix-list.txt | 17 +-
.../org/apache/http/client/entity/TestGZip.java | 21 +
.../http/client/utils/TestURLEncodedUtils.java | 8 +
httpmime/pom.xml | 2 +-
pom.xml | 8 +-
24 files changed, 2434 insertions(+), 3625 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/httpcomponents-client.git
More information about the pkg-java-commits
mailing list