[tomcat7] branch master updated (5f577fc -> a4561a0)
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Mar 28 13:01:39 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a change to branch master
in repository tomcat7.
from 5f577fc Enabled Java 8 support in JSPs
new 56cca70 Backport SSL unit tests bugfix from wheezy branch
new 430b296 Disable unit tests depending on network access
new a4561a0 Upload to experimental
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:
debian/changelog | 10 +
debian/keystores/ca-cert.pem | 30 +
debian/keystores/ca-key.pem | 51 +
debian/keystores/ca.jks | Bin 0 -> 3841 bytes
debian/keystores/localhost-cert.pem | 101 ++
debian/keystores/localhost-copy1.jks | Bin 0 -> 2467 bytes
.../net => debian/keystores}/localhost-key.pem | 0
debian/keystores/localhost.jks | Bin 0 -> 2467 bytes
debian/keystores/user1-cert.pem | 31 +
debian/keystores/user1-key.pem | 51 +
debian/keystores/user1.jks | Bin 0 -> 3877 bytes
debian/patches/0022-update-test-certificates.patch | 98 ++
...ble-unit-tests-depending-on-network-access.path | 1150 ++++++++++++++++++++
debian/patches/series | 2 +
debian/source/include-binaries | 4 +
15 files changed, 1528 insertions(+)
create mode 100644 debian/keystores/ca-cert.pem
create mode 100644 debian/keystores/ca-key.pem
create mode 100644 debian/keystores/ca.jks
create mode 100644 debian/keystores/localhost-cert.pem
create mode 100644 debian/keystores/localhost-copy1.jks
copy {test/org/apache/tomcat/util/net => debian/keystores}/localhost-key.pem (100%)
create mode 100644 debian/keystores/localhost.jks
create mode 100644 debian/keystores/user1-cert.pem
create mode 100644 debian/keystores/user1-key.pem
create mode 100644 debian/keystores/user1.jks
create mode 100644 debian/patches/0022-update-test-certificates.patch
create mode 100644 debian/patches/0024-disable-unit-tests-depending-on-network-access.path
create mode 100644 debian/source/include-binaries
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/tomcat7.git
More information about the pkg-java-commits
mailing list