summaryrefslogtreecommitdiff
path: root/devel/jenkins
diff options
context:
space:
mode:
authorryoon <ryoon>2012-01-19 14:39:21 +0000
committerryoon <ryoon>2012-01-19 14:39:21 +0000
commitd3c0f0d181d4c0f18ab0798ac8bde30c224cce18 (patch)
treec58e38dd3790847d5bedf5f4f13e52007bfc9d64 /devel/jenkins
parentd0c7492a9f1d4e159999058bf56a9360db12e8d2 (diff)
downloadpkgsrc-d3c0f0d181d4c0f18ab0798ac8bde30c224cce18.tar.gz
Update to 1.424.2
* This release contains security fix. See http://www.cloudbees.com/jenkins-advisory/jenkins-security-advisory-2012-01-10.cb Changelog: * Viewing large console logs with timestamper plugin cause Jenkins to crash (issue 9349) * Maven3 parallel build fails with java.util.ConcurrentModificationException in Jenkins (issue 11256) * Jenkins PID changes after restart (issue 11742) * Running Jenkins with the bundeled Winstone is succeptible to the hash table attack http://www.ocert.org/advisories/ocert-2011-003.html (SECURITY-22)
Diffstat (limited to 'devel/jenkins')
-rw-r--r--devel/jenkins/Makefile4
-rw-r--r--devel/jenkins/PLIST4
-rw-r--r--devel/jenkins/distinfo8
3 files changed, 8 insertions, 8 deletions
diff --git a/devel/jenkins/Makefile b/devel/jenkins/Makefile
index fd8e103c836..5fa825f2c0c 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2011/12/16 17:08:35 ryoon Exp $
+# $NetBSD: Makefile,v 1.3 2012/01/19 14:39:21 ryoon Exp $
#
DISTNAME= jenkins
@@ -14,7 +14,7 @@ LICENSE= mit
PKG_DESTDIR_SUPPORT= user-destdir
-J_VERSION= 1.424.1
+J_VERSION= 1.424.2
DIST_SUBDIR= ${PKGNAME_NOREV}
diff --git a/devel/jenkins/PLIST b/devel/jenkins/PLIST
index dbd9bc641ae..ed46679311a 100644
--- a/devel/jenkins/PLIST
+++ b/devel/jenkins/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $
+@comment $NetBSD: PLIST,v 1.2 2012/01/19 14:39:21 ryoon Exp $
share/jenkins/JNLPMain.class
share/jenkins/LogFileOutputStream$1.class
share/jenkins/LogFileOutputStream$2.class
@@ -22,7 +22,7 @@ share/jenkins/WEB-INF/jonas-web.xml
share/jenkins/WEB-INF/lib/access-modifier-annotation-1.0.jar
share/jenkins/WEB-INF/lib/acegi-security-1.0.5.jar
share/jenkins/WEB-INF/lib/activation-1.1.1-hudson-1.jar
-share/jenkins/WEB-INF/lib/akuma-1.4.jar
+share/jenkins/WEB-INF/lib/akuma-1.7.jar
share/jenkins/WEB-INF/lib/annotation-indexer-1.2.jar
share/jenkins/WEB-INF/lib/ant-1.8.0.jar
share/jenkins/WEB-INF/lib/ant-launcher-1.8.0.jar
diff --git a/devel/jenkins/distinfo b/devel/jenkins/distinfo
index 3e18fed8aa3..52718390a99 100644
--- a/devel/jenkins/distinfo
+++ b/devel/jenkins/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2011/12/08 14:09:25 ryoon Exp $
+$NetBSD: distinfo,v 1.2 2012/01/19 14:39:21 ryoon Exp $
-SHA1 (jenkins-1.424.1/jenkins.war) = 15fcdfb00c06df1d8c1067aeeac5655486a6d3a1
-RMD160 (jenkins-1.424.1/jenkins.war) = d3defc491b5ded198c7b1907c59345b3b5d734b2
-Size (jenkins-1.424.1/jenkins.war) = 41656012 bytes
+SHA1 (jenkins-1.424.2/jenkins.war) = 366751186ae5d60e7671b3b30edd3501924b409a
+RMD160 (jenkins-1.424.2/jenkins.war) = fe2394ef3f8c9f1d28b7f2a33a826ba776b68601
+Size (jenkins-1.424.2/jenkins.war) = 41660797 bytes