diff options
author | gdt <gdt> | 2008-07-04 16:30:53 +0000 |
---|---|---|
committer | gdt <gdt> | 2008-07-04 16:30:53 +0000 |
commit | 3af0be7f40ce2aa59cc82e3b3c24e71f8c2063ac (patch) | |
tree | e78e65c43b06ea76b97e58820e09b5f218145867 /www/trac | |
parent | 6576de829c3dffeb30b5b29480dc7c2dba578bb9 (diff) | |
download | pkgsrc-3af0be7f40ce2aa59cc82e3b3c24e71f8c2063ac.tar.gz |
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 (limited to 'www/trac')
-rw-r--r-- | www/trac/Makefile | 4 | ||||
-rw-r--r-- | www/trac/distinfo | 8 |
2 files changed, 6 insertions, 6 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile index afd2b9b91ee..36104eeaef6 100644 --- a/www/trac/Makefile +++ b/www/trac/Makefile @@ -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 --git a/www/trac/distinfo b/www/trac/distinfo index 316b52936f9..c376dd733f4 100644 --- a/www/trac/distinfo +++ b/www/trac/distinfo @@ -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 |