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.11.2. Take maintainership.
details: https://anonhg.NetBSD.org/pkgsrc/rev/d3da0587a34e
branches: trunk
changeset: 549970:d3da0587a34e
user: gdt <gdt%pkgsrc.org@localhost>
date: Tue Nov 11 18:24:09 2008 +0000
description:
Update to 0.11.2. Take maintainership.
Trac 0.11.2 (November 8, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2
Trac 0.11.2 contains two security fixes and a couple of bug fixes.
The following list contains only a few highlights:
Bug fixes:
* Fixes potential DOS vulnerability with certain wiki markup. Reported by
Matt Murphy.
* Improved HTML sanitizer filter to detect possible phishing attempts.
Reported by Simon Willison.
* MySQL db backend improvement (reconnect after idle timeout #4465)
* TicketQuery speed improvements (#6436)
* Fixes for RSS feeds (timeline entries no longer truncated #7316, no longer
download some feeds under Firefox #3899)
* Search now works for custom fields (#2530)
* Same order for ticket fields for new and existing tickets (#7018)
* Enforce fine-grained permission for "quickjump" search results (#7655)
* E-mail obfuscation was not done in a few remaining places (#7688, #6532)
* Uninstall of plugins from WebAdmin was not working - feature disabled
for now
* More robust pagination of results for reports and custom queries (#7424,
#7544)
* Support for newer version of pygments (#7622)
* Documentation updated (#7603, #7205, #7318)
Minor improvements:
* Better support for Wiki page hierarchy (show path #2780, link to
parent #2150)
* Custom query allow to search in description and other text fields (#4824)
diffstat:
www/trac/Makefile | 7 +++----
www/trac/PLIST | 3 ++-
www/trac/distinfo | 8 ++++----
3 files changed, 9 insertions(+), 9 deletions(-)
diffs (51 lines):
diff -r 3e03ec85d37e -r d3da0587a34e www/trac/Makefile
--- a/www/trac/Makefile Tue Nov 11 16:34:26 2008 +0000
+++ b/www/trac/Makefile Tue Nov 11 18:24:09 2008 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2008/09/22 04:40:56 obache Exp $
+# $NetBSD: Makefile,v 1.41 2008/11/11 18:24:09 gdt Exp $
#
-DISTNAME= Trac-0.11.1
-PKGREVISION= 3
+DISTNAME= Trac-0.11.2
PKGNAME= ${DISTNAME:tl}
CATEGORIES= devel www
MASTER_SITES= http://ftp.edgewall.org/pub/trac/ \
ftp://ftp.edgewall.org/pub/trac/
-MAINTAINER= pkgsrc-users%NetBSD.org@localhost
+MAINTAINER= gdt%NetBSD.org@localhost
HOMEPAGE= http://trac.edgewall.org/
COMMENT= Subversion repository browser, wiki, and issue tracking system
diff -r 3e03ec85d37e -r d3da0587a34e www/trac/PLIST
--- a/www/trac/PLIST Tue Nov 11 16:34:26 2008 +0000
+++ b/www/trac/PLIST Tue Nov 11 18:24:09 2008 +0000
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.15 2008/09/22 04:40:56 obache Exp $
+@comment $NetBSD: PLIST,v 1.16 2008/11/11 18:24:09 gdt Exp $
bin/trac-admin
bin/tracd
libexec/trac/trac.cgi
@@ -510,6 +510,7 @@
${PYSITELIB}/trac/wiki/default-pages/TracLinks
${PYSITELIB}/trac/wiki/default-pages/TracLogging
${PYSITELIB}/trac/wiki/default-pages/TracModPython
+${PYSITELIB}/trac/wiki/default-pages/TracModWSGI
${PYSITELIB}/trac/wiki/default-pages/TracNavigation
${PYSITELIB}/trac/wiki/default-pages/TracNotification
${PYSITELIB}/trac/wiki/default-pages/TracPermissions
diff -r 3e03ec85d37e -r d3da0587a34e www/trac/distinfo
--- a/www/trac/distinfo Tue Nov 11 16:34:26 2008 +0000
+++ b/www/trac/distinfo Tue Nov 11 18:24:09 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2008/09/12 10:18:11 abs Exp $
+$NetBSD: distinfo,v 1.22 2008/11/11 18:24:09 gdt Exp $
-SHA1 (Trac-0.11.1.tar.gz) = 92be092d45bb03bc01d39983966d7a89a1b47e29
-RMD160 (Trac-0.11.1.tar.gz) = 9d6e595df064e3dfe08299da44ae18c8a51b961f
-Size (Trac-0.11.1.tar.gz) = 687225 bytes
+SHA1 (Trac-0.11.2.tar.gz) = 96a5c3e7d35e799a640aa7a3360de776c6f85074
+RMD160 (Trac-0.11.2.tar.gz) = 33cc6c098517d09d912a5e72eda1f96d3d627f3e
+Size (Trac-0.11.2.tar.gz) = 715377 bytes
Home |
Main Index |
Thread Index |
Old Index