Update to 1.480.2

Fix http://secunia.com/advisories/51712 .

Changelog:
What's new in 1.480.2 (2013/01/06)
    The master key that was protecting all the sensitive data in $JENKINS_HOME was vulnerable. (SECURITY-49)
This commit is contained in:
ryoon 2013-01-12 11:16:26 +00:00
parent 456538d377
commit cddcf6e4b2
2 changed files with 6 additions and 6 deletions

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.10 2012/11/26 14:22:14 ryoon Exp $
# $NetBSD: Makefile,v 1.11 2013/01/12 11:16:26 ryoon Exp $
#
DISTNAME= jenkins
@ -12,7 +12,7 @@ HOMEPAGE= http://jenkins-ci.org/
COMMENT= Open source continuous integration server (LTS release)
LICENSE= mit
J_VERSION= 1.480.1
J_VERSION= 1.480.2
DIST_SUBDIR= ${PKGNAME_NOREV}

View file

@ -1,5 +1,5 @@
$NetBSD: distinfo,v 1.8 2012/11/26 14:22:14 ryoon Exp $
$NetBSD: distinfo,v 1.9 2013/01/12 11:16:26 ryoon Exp $
SHA1 (jenkins-1.480.1/jenkins.war) = e2ea1b6e3f52bc87e34b1b0a45fc5701b1591a29
RMD160 (jenkins-1.480.1/jenkins.war) = 85c3f5df94eba20a4745304f59f9c429105cb9af
Size (jenkins-1.480.1/jenkins.war) = 49077231 bytes
SHA1 (jenkins-1.480.2/jenkins.war) = 24f3360a8b177b615c7ad89115cf01fc7b0358c5
RMD160 (jenkins-1.480.2/jenkins.war) = 3179ffd7a2014ef42232ba467f762d15da626a44
Size (jenkins-1.480.2/jenkins.war) = 49098503 bytes