ports/120170: [patch] Update www/jetty to 6.1.7
Nick Barkas
snb at threerings.net
Wed Jan 30 21:00:07 UTC 2008
>Number: 120170
>Category: ports
>Synopsis: [patch] Update www/jetty to 6.1.7
>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 Jan 30 21:00:06 UTC 2008
>Closed-Date:
>Last-Modified:
>Originator: Nick Barkas
>Release: FreeBSD 6.2-RELEASE-p4 i386
>Organization:
Three Rings Design, Inc.
>Environment:
System: FreeBSD mail1.earth.threerings.net 6.2-RELEASE-p4 FreeBSD 6.2-RELEASE-p4 #0: Thu Apr 26 17:55:55 UTC 2007 root at i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386
>Description:
This is just a small update to the www/jetty port to the latest version, which
fixes a small security vulnerability:
http://nvd.nist.gov/nvd.cfm?cvename=CVE-2007-6672
>How-To-Repeat:
>Fix:
--- jetty.patch begins here ---
diff -urN jetty.orig/Makefile jetty/Makefile
--- jetty.orig/Makefile Tue Dec 11 00:55:06 2007
+++ jetty/Makefile Wed Jan 30 12:05:24 2008
@@ -6,7 +6,7 @@
#
PORTNAME= jetty
-DISTVERSION= 6.1.6
+DISTVERSION= 6.1.7
CATEGORIES= www java
MASTER_SITES= http://dist.codehaus.org/jetty/${PKGNAME}/
diff -urN jetty.orig/distinfo jetty/distinfo
--- jetty.orig/distinfo Tue Dec 11 00:55:06 2007
+++ jetty/distinfo Wed Jan 30 12:35:06 2008
@@ -1,3 +1,3 @@
-MD5 (jetty-6.1.6.zip) = e2260bb4e830a229988aac3fd7b831e4
-SHA256 (jetty-6.1.6.zip) = d473499649426d3de41bf7888e58f459a23a69ae69b1795493f10729cf8a5d7a
-SIZE (jetty-6.1.6.zip) = 21848601
+MD5 (jetty-6.1.7.zip) = 22b79a589bce55bc05f14fc974a24adf
+SHA256 (jetty-6.1.7.zip) = ced7d2ba8d7e818ccbcc711586f0f1c84abc7faeb8d219962a126d9399df5f23
+SIZE (jetty-6.1.7.zip) = 23911150
--- jetty.patch ends here ---
>Release-Note:
>Audit-Trail:
>Unformatted:
More information about the freebsd-ports-bugs
mailing list