[tomcat8] 01/04: Updated version 8.5.23 from 'upstream/8.5.23'
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Oct 12 22:02:33 UTC 2017
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository tomcat8.
commit 5d461acece62ca37c9475b25862273e67a1ea03f
Merge: 4e00f55 738fa61
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Thu Oct 12 23:57:35 2017 +0200
Updated version 8.5.23 from 'upstream/8.5.23'
with Debian dir 07848afe22819be62dac73dc02f0d7fca9083a32
build.properties.default | 2 +-
.../servlet/http/HttpServletResponseWrapper.java | 8 +-
java/org/apache/catalina/core/StandardContext.java | 6 +-
.../catalina/manager/LocalStrings_es.properties | 2 +-
.../apache/catalina/servlets/DefaultServlet.java | 14 -
.../webresources/AbstractFileResourceSet.java | 143 +++++++---
.../catalina/webresources/DirResourceSet.java | 6 +
.../catalina/webresources/ExtractingRoot.java | 106 +++++++
.../catalina/webresources/LocalStrings.properties | 3 +
.../apache/catalina/webresources/StandardRoot.java | 7 +-
.../coyote/http11/AbstractHttp11Protocol.java | 50 +++-
.../apache/coyote/http11/Http11InputBuffer.java | 21 +-
java/org/apache/coyote/http11/Http11Processor.java | 92 ++++--
.../apache/coyote/http11/LocalStrings.properties | 2 +
java/org/apache/juli/ClassLoaderLogManager.java | 16 +-
.../org/apache/tomcat/util/compat/JrePlatform.java | 59 ++++
java/org/apache/tomcat/util/digester/Digester.java | 17 +-
.../org/apache/tomcat/util/http/ServerCookies.java | 2 +-
java/org/apache/tomcat/util/net/jsse/JSSEUtil.java | 8 +-
.../apache/tomcat/jdbc/pool/ProxyConnection.java | 2 +-
res/maven/mvn.properties.default | 2 +-
res/rat/rat-excludes.txt | 26 +-
.../org/apache/catalina/connector/TestRequest.java | 2 +
.../catalina/nonblocking/TestNonBlockingAPI.java | 2 +-
.../webresources/AbstractTestResourceSet.java | 23 +-
.../TestAbstractFileResourceSetPerformance.java | 90 ++++++
.../coyote/http11/TestHttp11InputBuffer.java | 50 +++-
.../apache/coyote/http11/TestHttp11Processor.java | 312 +++++++++++++++++++++
test/org/apache/coyote/http2/Http2TestBase.java | 8 +
test/org/apache/coyote/http2/TestHttp2Limits.java | 13 +-
.../apache/coyote/http2/TestHttp2Section_6_1.java | 7 +-
.../tomcat/util/net/openssl/TestOpenSSLConf.java | 57 +++-
webapps/ROOT/asf-logo-wide.svg | 16 ++
webapps/docs/changelog.xml | 100 ++++++-
webapps/docs/config/host.xml | 4 +-
webapps/docs/config/http.xml | 16 ++
webapps/docs/config/resources.xml | 18 ++
webapps/docs/images/asf-logo.svg | 16 ++
webapps/host-manager/images/asf-logo.svg | 16 ++
webapps/manager/images/asf-logo.svg | 16 ++
40 files changed, 1213 insertions(+), 147 deletions(-)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat8.git
More information about the pkg-java-commits
mailing list