pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2008Q3]: pkgsrc/www/trac Pullup ticket #2585 - requested by gdt
details: https://anonhg.NetBSD.org/pkgsrc/rev/957a1ab279be
branches: pkgsrc-2008Q3
changeset: 547892:957a1ab279be
user: tron <tron%pkgsrc.org@localhost>
date: Thu Nov 13 15:12:21 2008 +0000
description:
Pullup ticket #2585 - requested by gdt
trac: security update
Revisions pulled up:
- www/trac/Makefile 1.41
- www/trac/PLIST 1.16
- www/trac/distinfo 1.22
---
Module Name: pkgsrc
Committed By: gdt
Date: Tue Nov 11 18:24:09 UTC 2008
Modified Files:
pkgsrc/www/trac: Makefile PLIST distinfo
Log Message:
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 5e11fc98a01a -r 957a1ab279be www/trac/Makefile
--- a/www/trac/Makefile Wed Nov 12 07:12:00 2008 +0000
+++ b/www/trac/Makefile Thu Nov 13 15:12:21 2008 +0000
@@ -1,14 +1,13 @@
-# $NetBSD: Makefile,v 1.40 2008/09/22 04:40:56 obache Exp $
+# $NetBSD: Makefile,v 1.40.2.1 2008/11/13 15:12:21 tron 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 5e11fc98a01a -r 957a1ab279be www/trac/PLIST
--- a/www/trac/PLIST Wed Nov 12 07:12:00 2008 +0000
+++ b/www/trac/PLIST Thu Nov 13 15:12:21 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.15.2.1 2008/11/13 15:12:21 tron 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 5e11fc98a01a -r 957a1ab279be www/trac/distinfo
--- a/www/trac/distinfo Wed Nov 12 07:12:00 2008 +0000
+++ b/www/trac/distinfo Thu Nov 13 15:12:21 2008 +0000
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.21 2008/09/12 10:18:11 abs Exp $
+$NetBSD: distinfo,v 1.21.4.1 2008/11/13 15:12:22 tron 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