[tomcat7] branch jessie updated (539b870 -> 61767de)
Miguel Landaeta
nomadium at moszumanska.debian.org
Sat Mar 28 17:57:21 UTC 2015
This is an automated email from the git hooks/post-receive script.
nomadium pushed a change to branch jessie
in repository tomcat7.
from 539b870 Upload to unstable
new 61767de Upload to unstable
The 1 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 | 8 +
debian/keystores/ca-cert.pem | 30 ++
debian/keystores/ca-key.pem | 51 ++++
.../tomcat/util/net => debian/keystores}/ca.jks | Bin
debian/keystores/localhost-cert.pem | 101 +++++++
.../net => debian/keystores}/localhost-copy1.jks | Bin
.../util/net => debian/keystores}/localhost.jks | Bin
debian/keystores/user1-cert.pem | 31 +++
debian/keystores/user1-key.pem | 51 ++++
.../tomcat/util/net => debian/keystores}/user1.jks | Bin
.../0023-replace-expired-ssl-certificates.patch | 304 ---------------------
debian/patches/0023-update-test-certificates.patch | 97 +++++++
debian/patches/series | 2 +-
debian/source/include-binaries | 8 +-
test/org/apache/tomcat/util/net/ca.jks | Bin 3841 -> 952 bytes
.../org/apache/tomcat/util/net/localhost-copy1.jks | Bin 2467 -> 2197 bytes
test/org/apache/tomcat/util/net/localhost.jks | Bin 2467 -> 2197 bytes
test/org/apache/tomcat/util/net/user1.jks | Bin 3877 -> 2194 bytes
18 files changed, 374 insertions(+), 309 deletions(-)
create mode 100644 debian/keystores/ca-cert.pem
create mode 100644 debian/keystores/ca-key.pem
copy {test/org/apache/tomcat/util/net => debian/keystores}/ca.jks (100%)
create mode 100644 debian/keystores/localhost-cert.pem
copy {test/org/apache/tomcat/util/net => debian/keystores}/localhost-copy1.jks (100%)
copy {test/org/apache/tomcat/util/net => debian/keystores}/localhost.jks (100%)
create mode 100644 debian/keystores/user1-cert.pem
create mode 100644 debian/keystores/user1-key.pem
copy {test/org/apache/tomcat/util/net => debian/keystores}/user1.jks (100%)
delete mode 100644 debian/patches/0023-replace-expired-ssl-certificates.patch
create mode 100644 debian/patches/0023-update-test-certificates.patch
--
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