summaryrefslogtreecommitdiff
path: root/www/trac
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2010-01-03 20:49:41 +0000
committergdt <gdt@pkgsrc.org>2010-01-03 20:49:41 +0000
commit3dabea3c1326532fea03b56138f0298631f839a7 (patch)
tree798060f77530da4f91b8e04bcd474e426b2ea404 /www/trac
parentba8afa73f97bceefa0b52017e61e2fa88eeed1d1 (diff)
downloadpkgsrc-3dabea3c1326532fea03b56138f0298631f839a7.tar.gz
Update to 0.11.6, addressing
http://cve.mitre.org/cgi-bin/cvename.cgi?name=CVE-2009-4405 From release notes at: http://trac.edgewall.org/browser/tags/trac-0.11.6/RELEASE November 28, 2009 Trac 0.11.6 contains two security fixes and a number of bug fixes, performance improvements and minor enhancements. Changes in 0.11.6 * Fixed the policy checks in report results when using alternate formats. * Added a check for the "raw" role that is missing in docutils < 0.6. * Re-enabled connection pooling with SQLite (#3446). * Added caching of configuration options (#8510). * Fixed the "database is locked" issue with SQLite (#3446, #8468). * Deprecated SQLite 2.x support (#8625). * Fixed hanlding of times in timezones with DST (#8240). * Avoid corruption of trac.ini during write (#8623). * Improved support for revision ranges in the revision log view (#8349) updating during freeze approved by wiz@
Diffstat (limited to 'www/trac')
-rw-r--r--www/trac/Makefile4
-rw-r--r--www/trac/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/www/trac/Makefile b/www/trac/Makefile
index 15b8570b5bd..8d22afcc640 100644
--- a/www/trac/Makefile
+++ b/www/trac/Makefile
@@ -1,7 +1,7 @@
-# $NetBSD: Makefile,v 1.45 2009/07/20 18:13:01 gdt Exp $
+# $NetBSD: Makefile,v 1.46 2010/01/03 20:49:41 gdt Exp $
#
-DISTNAME= Trac-0.11.5
+DISTNAME= Trac-0.11.6
PKGNAME= ${DISTNAME:tl}
CATEGORIES= devel www
MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \
diff --git a/www/trac/distinfo b/www/trac/distinfo
index 9a42ccb758f..90a9641c1d8 100644
--- a/www/trac/distinfo
+++ b/www/trac/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.25 2009/07/20 18:13:01 gdt Exp $
+$NetBSD: distinfo,v 1.26 2010/01/03 20:49:41 gdt Exp $
-SHA1 (Trac-0.11.5.tar.gz) = a4c24f006f79b405cea98a6b3b74a93be565cbaa
-RMD160 (Trac-0.11.5.tar.gz) = 11f29af561531a33d4739d94b89f3b20104fbc3a
-Size (Trac-0.11.5.tar.gz) = 739783 bytes
+SHA1 (Trac-0.11.6.tar.gz) = 9bb360cd86dcb16ec139a8ef10dd1b346adcaa18
+RMD160 (Trac-0.11.6.tar.gz) = ff384a4774da3631b1763efa76943450406710ef
+Size (Trac-0.11.6.tar.gz) = 749517 bytes