Date: Wed, 30 Jan 2008 13:30:07 -0800 (PST) From: Nick Barkas <snb@threerings.net> To: FreeBSD-gnats-submit@FreeBSD.org Subject: ports/120171: [patch] security/vuxml add info about jetty 6.1.5, 6.1.6 vulnerability Message-ID: <20080130213007.E8C2961DAF@smtp.earth.threerings.net> Resent-Message-ID: <200801302140.m0ULe2wo001952@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 120171 >Category: ports >Synopsis: [patch] security/vuxml add info about jetty 6.1.5, 6.1.6 vulnerability >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:40:01 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@i386-builder.daemonology.net:/usr/obj/usr/src/sys/SMP i386 >Description: Patch to add an entry in VuXML for multiple / vulnerability affecting Jetty 6.1.5 and 6.1.6, as well as OpenFire 3.4.3. >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:
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20080130213007.E8C2961DAF>