Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 20 Mar 2013 17:05:03 GMT
From:      Volodymyr Kostyrko <c.kworr@gmail.com>
To:        freebsd-gnats-submit@FreeBSD.org
Subject:   ports/177147: devel/jenkins - Update to 1.506
Message-ID:  <201303201705.r2KH533e073815@red.freebsd.org>
Resent-Message-ID: <201303201710.r2KHA0kL042805@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

>Number:         177147
>Category:       ports
>Synopsis:       devel/jenkins - Update to 1.506
>Confidential:   no
>Severity:       non-critical
>Priority:       low
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Wed Mar 20 17:10:00 UTC 2013
>Closed-Date:
>Last-Modified:
>Originator:     Volodymyr Kostyrko
>Release:        RELENG_9
>Organization:
none
>Environment:
FreeBSD ar1l0u 9.1-STABLE FreeBSD 9.1-STABLE #1 r248546M: Wed Mar 20 10:36:30 EET 2013     arcade@ar1l0u:/usr/obj/usr/src/sys/MINIMAL  amd64
>Description:
What's new in 1.506 (2013/03/17)

    Saving Global Jenkins Global Config wipes out the crumb issuer settings in the Global Security Config. (issue 17087)
    Made --httpKeepAliveTimeout option work (that was supposed to have been introduced in 1.503). (issue 16474)
    Preview function for textareas using Jenkins markup did not work when CSRF protection was enabled. (issue 17085)
    Permalinks created in the wrong place when using external build directories. (issue 17137)
    External build directories not updated by job rename/delete. (issue 17138)
    JNA-related error from Windows slave monitoring thrown repeatedly. (issue 15796)
    Improved the request handling performance (where the file lookup is expensive, such as on NFS). (issue 16606)
    Windows symbolic support on Java5/6.
    Improved the duration browsers cache static resources. 
>How-To-Repeat:

>Fix:


Patch attached with submission follows:

Index: /usr/ports/devel/jenkins/Makefile
===================================================================
--- /usr/ports/devel/jenkins/Makefile	(revision 314716)
+++ /usr/ports/devel/jenkins/Makefile	(working copy)
@@ -1,7 +1,7 @@
 # $FreeBSD$
 
 PORTNAME=	jenkins
-PORTVERSION=	1.505
+PORTVERSION=	1.506
 CATEGORIES=	devel java
 MASTER_SITES=	http://mirrors.jenkins-ci.org/war/${PORTVERSION}/
 DISTNAME=	jenkins
Index: /usr/ports/devel/jenkins/distinfo
===================================================================
--- /usr/ports/devel/jenkins/distinfo	(revision 314716)
+++ /usr/ports/devel/jenkins/distinfo	(working copy)
@@ -1,2 +1,2 @@
-SHA256 (jenkins/1.505/jenkins.war) = f73f56343f953132803d597d6c619ce6e70b2accecbc2971bcdab86f82e9ee58
-SIZE (jenkins/1.505/jenkins.war) = 53627614
+SHA256 (jenkins/1.506/jenkins.war) = 6fd6e159b8227bcc705adaee20e8573bb2667435875f8a40539b14e3c726be91
+SIZE (jenkins/1.506/jenkins.war) = 53697494


>Release-Note:
>Audit-Trail:
>Unformatted:



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201303201705.r2KH533e073815>