summaryrefslogtreecommitdiff
path: root/devel/jenkins/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2012-01-19 14:39:21 +0000
committerryoon <ryoon@pkgsrc.org>2012-01-19 14:39:21 +0000
commit8d99166478039b7c787eb668a080ccd36b1c1add (patch)
treec58e38dd3790847d5bedf5f4f13e52007bfc9d64 /devel/jenkins/Makefile
parent28b172edab14c82d116d3a7d58900d303cb79eb7 (diff)
downloadpkgsrc-8d99166478039b7c787eb668a080ccd36b1c1add.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/Makefile')
-rw-r--r--devel/jenkins/Makefile4
1 files changed, 2 insertions, 2 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}