[tomcat8] branch master updated (c45d26c -> 69b09ae)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Mar 12 15:44:49 GMT 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository tomcat8.
from c45d26c Upload to unstable
adds a885584 New upstream version 8.5.29
new 2437a0b Update upstream source from tag 'upstream/8.5.29'
new 27b7363 Refreshed the patches
new 69b09ae Upload to unstable
The 3 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
bin/catalina.sh | 2 +-
build.properties.default | 2 +-
build.xml | 7 -
debian/changelog | 8 +
debian/patches/0005-skip-test-failures.patch | 2 +-
java/org/apache/catalina/core/ContainerBase.java | 4 +-
.../apache/catalina/core/LocalStrings.properties | 1 +
.../catalina/core/NamingContextListener.java | 2 +-
.../catalina/filters/RequestDumperFilter.java | 2 +-
.../catalina/loader/WebappClassLoaderBase.java | 15 +-
.../apache/catalina/manager/JMXProxyServlet.java | 5 +-
.../apache/catalina/manager/ManagerServlet.java | 8 +
.../catalina/manager/host/HostManagerServlet.java | 4 +
.../catalina/manager/host/LocalStrings.properties | 4 +-
.../org/apache/catalina/startup/ContextConfig.java | 17 +-
java/org/apache/coyote/CompressionConfig.java | 8 +-
java/org/apache/coyote/http2/HpackDecoder.java | 16 +-
java/org/apache/tomcat/util/net/Nio2Endpoint.java | 22 +-
.../apache/tomcat/util/net/SecureNio2Channel.java | 6 +-
.../apache/tomcat/util/net/SecureNioChannel.java | 4 +-
.../tomcat/util/net/openssl/OpenSSLEngine.java | 75 +++----
res/maven/mvn.properties.default | 2 +-
webapps/docs/changelog.xml | 87 +++++++-
webapps/docs/host-manager-howto.xml | 240 +++++++++++++++++++++
webapps/docs/html-host-manager-howto.xml | 213 ++++++++++++++++++
webapps/docs/index.xml | 3 +
webapps/docs/project.xml | 59 ++---
27 files changed, 678 insertions(+), 140 deletions(-)
create mode 100644 webapps/docs/host-manager-howto.xml
create mode 100644 webapps/docs/html-host-manager-howto.xml
--
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