[jenkins-crypto-util] branch master updated (a068a85 -> eaee1f7)
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Thu Sep 4 22:40:29 UTC 2014
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a change to branch master
in repository jenkins-crypto-util.
from a068a85 set DMUA flag
new cc00402 Removed the deprecated DM-Upload-Allowed field
new 9f3abec Standards-Version updated to 3.9.5
new 5a2e269 Switch to debhelper level 9
new b2c94e9 Use canonical URLs for the Vcs-* fields
adds 35870df Imported Upstream version 1.4
new 223c4e7 Merge tag 'upstream/1.4'
new eaee1f7 New upstream release (1.4) Added a dependency on libcommons-codec-java
The 6 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 | 13 ++
debian/compat | 2 +-
debian/control | 10 +-
debian/jenkins-crypto-util.poms | 16 +-
get-cert.sh | 7 +
pom.xml | 16 +-
.../org/jvnet/hudson/crypto/RSAPublicKeyUtil.java | 175 +++++++++++++++++++
.../java/org/jvnet/hudson/crypto/PKIXTest.java | 1 +
.../jvnet/hudson/crypto/RSAPublicKeyUtilTest.java | 25 +++
.../resources/org/jvnet/hudson/crypto/site.crt | 187 ++++++++++++++++++---
src/test/resources/org/jvnet/hudson/crypto/sun.crt | 52 +++---
.../resources/org/jvnet/hudson/crypto/verisign.crt | 36 ++--
12 files changed, 446 insertions(+), 94 deletions(-)
create mode 100644 get-cert.sh
create mode 100644 src/main/java/org/jvnet/hudson/crypto/RSAPublicKeyUtil.java
create mode 100644 src/test/java/org/jvnet/hudson/crypto/RSAPublicKeyUtilTest.java
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jenkins-crypto-util.git
More information about the pkg-java-commits
mailing list