From 57db3f9b5fbd634bd3d683bc6db58ddbbac898df Mon Sep 17 00:00:00 2001 From: obache Date: Tue, 13 Mar 2007 16:54:45 +0000 Subject: Update ja-trac to 0.10.3.1.1. Trac-0.10.3.1-ja-1 (Mar 12, 2007) * Merge trac-0.10.3.1 * Translate Messages into Japanese. * trac/attachment.py * trac/versioncontrol/web_ui/browser.py * Fixes unified diff download error. * trac/versioncontrol/web_ui/changeset.py * Update to current statement. * README.trac-ja Trac 0.10.3.1 (March 8, 2007) http://svn.edgewall.org/repos/trac/tags/trac-0.10.3.1 Trac 0.10.3.1 is a security release: * Always send "Content-Disposition: attachment" headers where potentially unsafe (user provided) content is available for download. This behaviour can be altered using the "render_unsafe_content" option in the "attachment" and "browser" sections of trac.ini. * Fixed XSS vulnerability in "download wiki page as text" in combination with Microsoft IE. Reported by Yoshinori Oota, Business Architects Inc. --- www/ja-trac/Makefile | 6 +++--- www/ja-trac/distinfo | 8 ++++---- 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index bcc1d3f4524..cb100f1049c 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,8 +1,8 @@ -# $NetBSD: Makefile,v 1.9 2007/01/02 12:19:27 obache Exp $ +# $NetBSD: Makefile,v 1.10 2007/03/13 16:54:45 obache Exp $ # -DISTNAME= trac-0.10.3-ja-1 -PKGNAME= ja-trac-0.10.3.1 +DISTNAME= trac-0.10.3.1-ja-1 +PKGNAME= ja-trac-0.10.3.1.1 CATEGORIES= www devel MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/ EXTRACT_SUFX= .zip diff --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index 74802145067..c25e65d4178 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -1,6 +1,6 @@ -$NetBSD: distinfo,v 1.8 2007/01/02 12:19:27 obache Exp $ +$NetBSD: distinfo,v 1.9 2007/03/13 16:54:45 obache Exp $ -SHA1 (trac-0.10.3-ja-1.zip) = 61caf7df6e76b35b081b14fdf2b5dca0b1ab1498 -RMD160 (trac-0.10.3-ja-1.zip) = 473774b5b08f548bbb41b9788ebee8874d12b523 -Size (trac-0.10.3-ja-1.zip) = 644169 bytes +SHA1 (trac-0.10.3.1-ja-1.zip) = 89dbe8102ddabedcb9c01d36f631155090a315a0 +RMD160 (trac-0.10.3.1-ja-1.zip) = b419a7af773219876305ae4cbec641c088e61c48 +Size (trac-0.10.3.1-ja-1.zip) = 637757 bytes SHA1 (patch-aa) = 807d03e6acf233958d443de993e5c47c057b19c6 -- cgit v1.2.3