diff options
author | obache <obache@pkgsrc.org> | 2008-12-06 10:52:23 +0000 |
---|---|---|
committer | obache <obache@pkgsrc.org> | 2008-12-06 10:52:23 +0000 |
commit | e8e32dafeced72505d9090a0c0ce118b7520152f (patch) | |
tree | 5d69d541b649e41ce0638e3fbb7ac0f7a57381f9 /www | |
parent | f1e5d29b090721327263b3e2c3488382fabf82d5 (diff) | |
download | pkgsrc-e8e32dafeced72505d9090a0c0ce118b7520152f.tar.gz |
Update ja-trac to 0.11.2.1pl1, a.k.a Trac-0.11.2.1.ja1.
Trac-0.11.2.1.ja1 (Nov 30, 2008)
* Merge Trac-0.11.2 and Trac-0.11.2.1
* Change encodings on Option's doc from unicode to UTF-8 for `pydoc`.
- trac/wiki/macros.py
- trac/attachment.py
- trac/db/api.py
- trac/env.py
- trac/mimeview/api.py
- trac/mimeview/enscript.py
- trac/mimeview/php.py
- trac/mimeview/pygments.py
- trac/mimeview/silvercity.py
- trac/notification.py
- trac/perm.py
- trac/search/web_ui.py
- trac/ticket/api.py
- trac/ticket/notification.py
- trac/ticket/query.py
- trac/ticket/report.py
- trac/ticket/roadmap.py
- trac/ticket/web_ui.py
- trac/timeline/web_ui.py
- trac/versioncontrol/api.py
- trac/versioncontrol/svn_authz.py
- trac/versioncontrol/svn_fs.py
- trac/versioncontrol/web_ui/browser.py
- trac/versioncontrol/web_ui/changeset.py
- trac/versioncontrol/web_ui/log.py
- trac/web/auth.py
- trac/web/chrome.py
- trac/web/main.py
- trac/wiki/api.py
Trac 0.11.2.1 (November 17, 2008)
http://svn.edgewall.org/repos/trac/tags/trac-0.11.2.1
Trac 0.11.2.1 fixes a Python 2.3 incompatibility introduced in Trac 0.11.2.
Python 2.4+ users already running Trac 0.11.2 do not need to upgrade.
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 (limited to 'www')
-rw-r--r-- | www/ja-trac/Makefile | 4 | ||||
-rw-r--r-- | www/ja-trac/PLIST | 3 | ||||
-rw-r--r-- | www/ja-trac/distinfo | 8 |
3 files changed, 8 insertions, 7 deletions
diff --git a/www/ja-trac/Makefile b/www/ja-trac/Makefile index 92414d67e9c..ac932c3b5d4 100644 --- a/www/ja-trac/Makefile +++ b/www/ja-trac/Makefile @@ -1,7 +1,7 @@ -# $NetBSD: Makefile,v 1.20 2008/11/11 01:30:50 obache Exp $ +# $NetBSD: Makefile,v 1.21 2008/12/06 10:52:23 obache Exp $ # -DISTNAME= Trac-0.11.1.ja2 +DISTNAME= Trac-0.11.2.1.ja1 PKGNAME= ja-${DISTNAME:tl:S/.ja/pl/} CATEGORIES= www devel MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/ diff --git a/www/ja-trac/PLIST b/www/ja-trac/PLIST index b07530020f9..a68b3892485 100644 --- a/www/ja-trac/PLIST +++ b/www/ja-trac/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.8 2008/09/22 04:18:49 obache Exp $ +@comment $NetBSD: PLIST,v 1.9 2008/12/06 10:52:23 obache Exp $ bin/trac-admin bin/tracd ${PYSITELIB}/${EGG_INFODIR}/PKG-INFO @@ -509,6 +509,7 @@ ${PYSITELIB}/trac/wiki/default-pages/TracJa ${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 --git a/www/ja-trac/distinfo b/www/ja-trac/distinfo index 938d5797eab..7c86d4514ed 100644 --- a/www/ja-trac/distinfo +++ b/www/ja-trac/distinfo @@ -1,5 +1,5 @@ -$NetBSD: distinfo,v 1.14 2008/11/11 01:30:50 obache Exp $ +$NetBSD: distinfo,v 1.15 2008/12/06 10:52:23 obache Exp $ -SHA1 (Trac-0.11.1.ja2.zip) = 4938630130a76094065f170b0aeb777664953720 -RMD160 (Trac-0.11.1.ja2.zip) = d59a0a9d4c25a545d80337d87f1384f8079a323b -Size (Trac-0.11.1.ja2.zip) = 963958 bytes +SHA1 (Trac-0.11.2.1.ja1.zip) = d5e3dc626efca9578c7dfcd3d9278267d4ca653e +RMD160 (Trac-0.11.2.1.ja1.zip) = f3b94ca3aebc857c9d1062686c5bd6027334facd +Size (Trac-0.11.2.1.ja1.zip) = 997439 bytes |