pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/www/trac Update to 0.10.5, resolving security issues. ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/6a03010b78a2
branches:  trunk
changeset: 544038:6a03010b78a2
user:      gdt <gdt%pkgsrc.org@localhost>
date:      Fri Jul 04 16:30:53 2008 +0000

description:
Update to 0.10.5, resolving security issues.  This is believed to be a
very minor update.

Trac 0.10.5 (Jun 23, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.10.5

 Trac 0.10.5 contains two security fixes and a couple of bug fixes.
 The following list contains only a few highlights:

 * Fixes a cross-site redirection vulnerability in the quickjump function
   reported by Russ McRee.
 * Fixes a wiki engine XSS vulnerability found by Nathan Collins.
 * Added PostgreSQL 8.3 support.
 * Fixes FineGrainedPermissions for scoped repositories.
 * Fixes problem with repository syncing raising exceptions.

 The complete list of closed tickets can be found here:
   http://trac.edgewall.org/query?status=closed&milestone=0.10.5

diffstat:

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

diffs (27 lines):

diff -r 9b4a8d70182f -r 6a03010b78a2 www/trac/Makefile
--- a/www/trac/Makefile Fri Jul 04 14:51:02 2008 +0000
+++ b/www/trac/Makefile Fri Jul 04 16:30:53 2008 +0000
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.31 2008/04/25 20:39:14 joerg Exp $
+# $NetBSD: Makefile,v 1.32 2008/07/04 16:30:53 gdt Exp $
 #
 
-DISTNAME=      trac-0.10.4
+DISTNAME=      trac-0.10.5
 CATEGORIES=    devel www
 MASTER_SITES=  http://ftp.edgewall.org/pub/trac/ \
                ftp://ftp.edgewall.org/pub/trac/
diff -r 9b4a8d70182f -r 6a03010b78a2 www/trac/distinfo
--- a/www/trac/distinfo Fri Jul 04 14:51:02 2008 +0000
+++ b/www/trac/distinfo Fri Jul 04 16:30:53 2008 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.19 2007/10/12 12:41:00 gdt Exp $
+$NetBSD: distinfo,v 1.20 2008/07/04 16:30:53 gdt Exp $
 
-SHA1 (trac-0.10.4.tar.gz) = 2b6db96665cb7753d02de4f7f75beef9a1d97afc
-RMD160 (trac-0.10.4.tar.gz) = 9eb843eabf5f986b3d08cd2081f02fe9033abd1e
-Size (trac-0.10.4.tar.gz) = 449116 bytes
+SHA1 (trac-0.10.5.tar.gz) = 3e1e3ea3edd76be7761359ffc7f080cc3fd5c4dc
+RMD160 (trac-0.10.5.tar.gz) = c9632030624471f6c456cdc34f2a23cfe2ccdde9
+Size (trac-0.10.5.tar.gz) = 452253 bytes
 SHA1 (patch-aa) = 5d8c1c3e5416e73d6cc24a5a45d4ec7afdc4a095



Home | Main Index | Thread Index | Old Index