Date: Thu, 9 Nov 2006 18:30:06 +0800 (CST) From: Li-Wen Hsu <lwhsu@lwhsu.org> To: FreeBSD-gnats-submit@FreeBSD.org Cc: clsung@FreeBSD.org, lwhsu@lwhsu.org Subject: ports/105331: [PATCH] www/trac: update to 0.10.1 (security and bug fix release) Message-ID: <200611091030.kA9AU6Yl095945@knight.lwhsu.ckefgisc.org> Resent-Message-ID: <200611091040.kA9AeLK0035016@freefall.freebsd.org>
next in thread | raw e-mail | index | archive | help
>Number: 105331 >Category: ports >Synopsis: [PATCH] www/trac: update to 0.10.1 (security and bug fix release) >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: Thu Nov 09 10:40:20 GMT 2006 >Closed-Date: >Last-Modified: >Originator: Li-Wen Hsu >Release: FreeBSD 6.2-PRERELEASE i386 >Organization: >Environment: System: FreeBSD knight.lwhsu.ckefgisc.org 6.2-PRERELEASE FreeBSD 6.2-PRERELEASE #0: Fri Sep 29 19:45:24 CST 2006 >Description: - Update to 0.10.1 Trac 0.10.1 is a security and bug fix release. This release fixes a Cross Site Request Forgery (CSRF) vulnerability reported by Daniel Kahn Gillmor. Trac 0.10.1 also fixes a number of bugs found since the last release. The complete list of closed tickets can be found here: http://trac.edgewall.org/query?status=closed&milestone=0.10.1 Port maintainer (clsung@FreeBSD.org) is cc'd. Generated with FreeBSD Port Tools 0.77 >How-To-Repeat: >Fix: --- trac-0.10.1.patch begins here --- diff -ruN --exclude=CVS /usr/ports/www/trac/Makefile /home/lwhsu/ports/www/trac/Makefile --- /usr/ports/www/trac/Makefile Mon Nov 6 11:30:17 2006 +++ /home/lwhsu/ports/www/trac/Makefile Thu Nov 9 18:29:06 2006 @@ -6,7 +6,7 @@ # PORTNAME= trac -PORTVERSION= 0.10 +PORTVERSION= 0.10.1 CATEGORIES= www devel python MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \ ftp://ftp.edgewall.com/pub/trac/ diff -ruN --exclude=CVS /usr/ports/www/trac/distinfo /home/lwhsu/ports/www/trac/distinfo --- /usr/ports/www/trac/distinfo Tue Oct 31 10:24:40 2006 +++ /home/lwhsu/ports/www/trac/distinfo Thu Nov 9 04:23:15 2006 @@ -1,3 +1,3 @@ -MD5 (trac-0.10.tar.gz) = 36c4ed1dee4709442cf9f3ac8891e8c7 -SHA256 (trac-0.10.tar.gz) = db2ebfb1acc200e3f71c6404f35c95707c73e3831b485ac66fad3ecbc2d80f13 -SIZE (trac-0.10.tar.gz) = 442401 +MD5 (trac-0.10.1.tar.gz) = 55e10547c92cf39d64ab7ae4040c238d +SHA256 (trac-0.10.1.tar.gz) = a5528c5e5ca865842628ad5fc6984df774d61b72e13db34a525496e3136c87c7 +SIZE (trac-0.10.1.tar.gz) = 439941 --- trac-0.10.1.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?200611091030.kA9AU6Yl095945>