Date: Sun, 7 Aug 2011 15:51:01 +0400 From: Peter Vereshagin <peter@vereshagin.org> To: FreeBSD-gnats-submit@FreeBSD.org, freebsd-ports-bugs@FreeBSD.org Subject: Re: ports/159576: Security Advisory for Bugzilla Versions Prior to 3.6.6, 4.0.2 Message-ID: <20110807115101.GC6824@external.screwed.box> In-Reply-To: <201108070730.p777U8ej096297@freefall.freebsd.org> References: <201108070724.p777OPPI088121@red.freebsd.org> <201108070730.p777U8ej096297@freefall.freebsd.org>
next in thread | previous in thread | raw e-mail | index | archive | help
--t0UkRYy7tHLRMCai Content-Type: text/plain; charset=koi8-r Content-Disposition: inline You can't take no for an answer, FreeBSD-gnats-submit! Attaching a patch here for devel/bugzilla it works for me that way. devel/bugzilla3 still needs a patch. 2011/08/07 07:30:08 +0000 FreeBSD-gnats-submit@FreeBSD.org => To Peter Vereshagin : > Thank you very much for your problem report. > It has the internal identification `ports/159576'. > The individual assigned to look at your > report is: freebsd-ports-bugs. > > You can access the state of your problem report at any time > via this link: > > http://www.freebsd.org/cgi/query-pr.cgi?pr=159576 > > >Category: ports > >Responsible: freebsd-ports-bugs > >Synopsis: Security Advisory for Bugzilla Versions Prior to 3.6.6, 4.0.2 > >Arrival-Date: Sun Aug 07 07:30:08 UTC 2011 73! Peter pgp: A0E26627 (4A42 6841 2871 5EA7 52AB 12F8 0CE1 4AAC A0E2 6627) -- http://vereshagin.org --t0UkRYy7tHLRMCai Content-Type: text/x-diff; charset=koi8-r Content-Disposition: attachment; filename="devel_bugzilla-4.0.2-20110807-00.patch" diff -u bugzilla.orig/Makefile bugzilla/Makefile --- bugzilla.orig/Makefile 2011-07-19 01:56:01.000000000 +0400 +++ bugzilla/Makefile 2011-08-07 11:36:17.000000000 +0400 @@ -6,8 +6,7 @@ # PORTNAME= bugzilla -PORTVERSION= 4.0.1 -PORTREVISION= 1 +PORTVERSION= 4.0.2 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_MOZILLA} MASTER_SITE_SUBDIR= webtools webtools/archived diff -u bugzilla.orig/distinfo bugzilla/distinfo --- bugzilla.orig/distinfo 2011-07-19 01:56:01.000000000 +0400 +++ bugzilla/distinfo 2011-08-07 11:49:19.000000000 +0400 @@ -1,2 +1,2 @@ -SHA256 (bugzilla/bugzilla-4.0.1.tar.gz) = 7be2f05bb187c4e15caef2a98497e12c87a69ad5aeaf654b2197ae5b48e93209 -SIZE (bugzilla/bugzilla-4.0.1.tar.gz) = 2985506 +SHA256 (bugzilla/bugzilla-4.0.2.tar.gz) = 9513d53f75aaf7dc6efc4b145c09d95d8148b976cd71a2cda3a1093a2183bd77 +SIZE (bugzilla/bugzilla-4.0.2.tar.gz) = 2987667 Common subdirectories: bugzilla.orig/files and bugzilla/files --t0UkRYy7tHLRMCai--
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?20110807115101.GC6824>