pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/pkgsrc-2006Q4]: pkgsrc/www/trac Pullup ticket 2049 - requested by wiz



details:   https://anonhg.NetBSD.org/pkgsrc/rev/b405526c4bc3
branches:  pkgsrc-2006Q4
changeset: 523064:b405526c4bc3
user:      salo <salo%pkgsrc.org@localhost>
date:      Sat Mar 10 21:46:03 2007 +0000

description:
Pullup ticket 2049 - requested by wiz
security update for trac

Revisions pulled up:
- pkgsrc/www/trac/Makefile                              1.24, 1.25
- pkgsrc/www/trac/distinfo                              1.18

   Module Name:         pkgsrc
   Committed By:        wiz
   Date:                Thu Feb 22 19:01:28 UTC 2007

   Modified Files:
        pkgsrc/www/trac: Makefile

   Log Message:
   pkglint cleanup; update HOMEPAGE/MASTER_SITES.
   >From Sergey Svishchev in private mail.
---
   Module Name:         pkgsrc
   Committed By:        wiz
   Date:                Sat Mar 10 20:55:34 UTC 2007

   Modified Files:
        pkgsrc/www/trac: Makefile distinfo

   Log Message:
   Update to 0.10.3.1:

   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.

diffstat:

 www/trac/Makefile |  10 +++++-----
 www/trac/distinfo |   8 ++++----
 2 files changed, 9 insertions(+), 9 deletions(-)

diffs (36 lines):

diff -r eb4bd5fd5cbf -r b405526c4bc3 www/trac/Makefile
--- a/www/trac/Makefile Fri Mar 09 16:59:08 2007 +0000
+++ b/www/trac/Makefile Sat Mar 10 21:46:03 2007 +0000
@@ -1,13 +1,13 @@
-# $NetBSD: Makefile,v 1.23 2006/12/17 17:20:34 bouyer Exp $
+# $NetBSD: Makefile,v 1.23.2.1 2007/03/10 21:46:03 salo Exp $
 #
 
-DISTNAME=      trac-0.10.3
+DISTNAME=      trac-0.10.3.1
 CATEGORIES=    devel www
-MASTER_SITES=  http://ftp.edgewall.com/pub/trac/ \
-               ftp://ftp.edgewall.com/pub/trac/
+MASTER_SITES=  http://ftp.edgewall.org/pub/trac/ \
+               ftp://ftp.edgewall.org/pub/trac/
 
 MAINTAINER=    epg%NetBSD.org@localhost
-HOMEPAGE=      http://trac.edgewall.com/
+HOMEPAGE=      http://trac.edgewall.org/
 COMMENT=       Subversion repository browser, wiki, and issue tracking system
 
 DEPENDS+=      ${PYPKGPREFIX}-clearsilver>=0.9.14:../../www/py-clearsilver
diff -r eb4bd5fd5cbf -r b405526c4bc3 www/trac/distinfo
--- a/www/trac/distinfo Fri Mar 09 16:59:08 2007 +0000
+++ b/www/trac/distinfo Sat Mar 10 21:46:03 2007 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.17 2006/12/17 17:20:34 bouyer Exp $
+$NetBSD: distinfo,v 1.17.2.1 2007/03/10 21:46:04 salo Exp $
 
-SHA1 (trac-0.10.3.tar.gz) = 02f5f3e5904c8629123890b99ad6568ad5d12577
-RMD160 (trac-0.10.3.tar.gz) = bfd3c16a2fb9e849ef068a0640a2c14cd2fb4423
-Size (trac-0.10.3.tar.gz) = 440811 bytes
+SHA1 (trac-0.10.3.1.tar.gz) = 4735f453f9bea15d65b71bcbd0e4817ee21f104a
+RMD160 (trac-0.10.3.1.tar.gz) = 02b34dbb41d858c999627ee2201cdbd43e592576
+Size (trac-0.10.3.1.tar.gz) = 443713 bytes
 SHA1 (patch-aa) = 5d8c1c3e5416e73d6cc24a5a45d4ec7afdc4a095



Home | Main Index | Thread Index | Old Index