summaryrefslogtreecommitdiff
path: root/devel/jenkins/Makefile
diff options
context:
space:
mode:
authorryoon <ryoon@pkgsrc.org>2013-02-19 18:21:41 +0000
committerryoon <ryoon@pkgsrc.org>2013-02-19 18:21:41 +0000
commit96db2e62363e6dfad8d736df213499aadb175a33 (patch)
tree91d9555b4e8a734a39d5afea479924b92b7fc428 /devel/jenkins/Makefile
parent74d0bc6ea9adedc4897f49116ab8adbe96401655 (diff)
downloadpkgsrc-96db2e62363e6dfad8d736df213499aadb175a33.tar.gz
Update to 1.480.3
* Fix https://wiki.jenkins-ci.org/display/SECURITY/Jenkins+Security+Advisory+2013-02-16 Changelog: What's new in 1.480.3 (2013/02/15) "Remember me on this computer" does not work, cookie is not accepted in new session (issue 16278) Slow/hung web UI in 1.483+ (stuck in parseURI) (issue 16474) Failure to delete old config files during rekeying on Windows (issue 16319) NoClassDefFoundError on Base64 when launching an headless slave with -jnlpCredential option (issue 9679) Loading asynchPeople calls (synch) People constructor (issue 16397) Jenkins briefly displays build queue and then it disappears until the page is reloaded (issue 15335) View.hasPeople too slow to use in sidepanel.jelly (issue 16244) XSS (SECURITY-46) File parameter causing data lost after Jenkins restart (issue 13536)
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 cd0553efaea..1de618e85ac 100644
--- a/devel/jenkins/Makefile
+++ b/devel/jenkins/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2013/01/12 11:16:26 ryoon Exp $
+# $NetBSD: Makefile,v 1.12 2013/02/19 18:21:41 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.2
+J_VERSION= 1.480.3
DIST_SUBDIR= ${PKGNAME_NOREV}