Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 21 Sep 2007 10:10:42 -0700 (PDT)
From:      Nick Barkas <snb@threerings.net>
To:        FreeBSD-gnats-submit@FreeBSD.org
Subject:   ports/116517: [patch] update devel/bugzilla to 3.0.2 to fix security vulnerability
Message-ID:  <20070921171042.69ED961DF6@smtp.earth.threerings.net>
Resent-Message-ID: <200709211720.l8LHK3GC021893@freefall.freebsd.org>

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

>Number:         116517
>Category:       ports
>Synopsis:       [patch] update devel/bugzilla to 3.0.2 to fix security vulnerability
>Confidential:   no
>Severity:       serious
>Priority:       medium
>Responsible:    freebsd-ports-bugs
>State:          open
>Quarter:        
>Keywords:       
>Date-Required:
>Class:          update
>Submitter-Id:   current-users
>Arrival-Date:   Fri Sep 21 17:20:03 GMT 2007
>Closed-Date:
>Last-Modified:
>Originator:     Nick Barkas
>Release:        FreeBSD 6.2-RELEASE-p4 i386
>Organization:
Three Rings Design
>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:
This is a small update for devel/bugzilla to version 3.0.2 to fix the following
security vulnerability:
http://www.vuxml.org/freebsd/f8d3689e-6770-11dc-8be8-02e0185f8d72.html
>How-To-Repeat:
>Fix:
--- bugzilla.patch begins here ---
diff -urN bugzilla.orig/Makefile bugzilla/Makefile
--- bugzilla.orig/Makefile	Thu Aug 30 05:37:12 2007
+++ bugzilla/Makefile	Fri Sep 21 09:41:59 2007
@@ -6,7 +6,7 @@
 #
 
 PORTNAME?=	bugzilla
-PORTVERSION?=	3.0.1
+PORTVERSION?=	3.0.2
 CATEGORIES?=	devel
 MASTER_SITES=	${MASTER_SITE_MOZILLA}
 MASTER_SITE_SUBDIR=	webtools webtools/archived
diff -urN bugzilla.orig/distinfo bugzilla/distinfo
--- bugzilla.orig/distinfo	Thu Aug 30 05:37:12 2007
+++ bugzilla/distinfo	Fri Sep 21 10:03:08 2007
@@ -1,3 +1,3 @@
-MD5 (bugzilla-3.0.1.tar.gz) = 9793a01c1b53ec09fe42de8d62381176
-SHA256 (bugzilla-3.0.1.tar.gz) = 2ea1e53857b5a5306b58615b19a26d42dbb8b37f46a469c9b7fda02e22ce2098
-SIZE (bugzilla-3.0.1.tar.gz) = 2176902
+MD5 (bugzilla-3.0.2.tar.gz) = 53afb2c5d4c105ed2f4b2ba4ccfcedc7
+SHA256 (bugzilla-3.0.2.tar.gz) = 812b75a30a8aca588a6f0a7888d368773abdbcdd6d5a5e362a770b0bbf7a19b6
+SIZE (bugzilla-3.0.2.tar.gz) = 2164888
--- bugzilla.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?20070921171042.69ED961DF6>