pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/pkgsrc-2006Q1]: pkgsrc/www Pullup ticket 1465 - requested by salo
details: https://anonhg.NetBSD.org/pkgsrc/rev/148901d2094f
branches: pkgsrc-2006Q1
changeset: 510239:148901d2094f
user: snj <snj%pkgsrc.org@localhost>
date: Fri Apr 28 16:38:38 2006 +0000
description:
Pullup ticket 1465 - requested by salo
security updates for {,ja-}trac
Revisions pulled up:
- pkgsrc/www/trac/Makefile 1.19
- pkgsrc/www/trac/distinfo 1.14
- pkgsrc/www/ja-trac/Makefile 1.3
- pkgsrc/www/ja-trac/distinfo 1.3
Module Name: pkgsrc
Committed By: salo
Date: Wed Apr 26 16:08:21 UTC 2006
Modified Files:
pkgsrc/www/trac: Makefile distinfo
Log Message:
Update to version 0.9.5
From Akio OBATA via PR pkg/33367.
Changes:
Trac 0.9.5 (Apr 18, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.5
- Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
- Smaller memory usage when accessing subversion history.
- Fixed issue with incorrectly generated urls when installed behind
a web proxy (#2531).
- Fixed bugs: #2531, #2777, #3020.
Trac 0.9.4 (Feb 15, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.4
- Deletion of reports has been fixed.
- Various encoding issues with the timeline RSS feed have been fixed.
- Fixed a memory leak when syncing with the repository.
- Milestones in the roadmap are now ordered more intelligently.
- Fixed bugs: #1064, #1150, #2006, #2253, #2324, #2330, #2408, #2430,
#2431, #2459, #2544, #2459, #2481, #2485, #2536, #2544, #2553,
#2580, #2583, #2606, #2613, #2621, #2664, #2666, #2680, #2706,
#2707, #2735
---
Module Name: pkgsrc
Committed By: salo
Date: Wed Apr 26 16:09:49 UTC 2006
Modified Files:
pkgsrc/www/ja-trac: Makefile distinfo
Log Message:
Update to version 0.9.5.1
From Akio OBATA via PR pkg/33368.
Changes:
Trac-0.9.5-ja-1 (Apr 19, 2006)
- Merge trac-0.9.5
- Update to current statement.
- README.trac-ja
- wiki-default/TracJa
Trac 0.9.5 (Apr 18, 2006)
http://svn.edgewall.com/repos/trac/tags/trac-0.9.5
- Fixed wiki macro XSS vulnerability found by Mr. Kazuhiro Nishiyama
at InterAct. http://jvn.jp/jp/JVN%2384091359/index.html
- Smaller memory usage when accessing subversion history.
- Fixed issue with incorrectly generated urls when installed behind
a web proxy (#2531).
- Fixed bugs: #2531, #2777, #3020.
diffstat:
www/ja-trac/Makefile | 6 +++---
www/ja-trac/distinfo | 8 ++++----
www/trac/Makefile | 5 ++---
www/trac/distinfo | 8 ++++----
4 files changed, 13 insertions(+), 14 deletions(-)
diffs (57 lines):
diff -r 741c2b3adf91 -r 148901d2094f www/ja-trac/Makefile
--- a/www/ja-trac/Makefile Wed Apr 26 15:20:45 2006 +0000
+++ b/www/ja-trac/Makefile Fri Apr 28 16:38:38 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.2 2006/03/11 14:20:48 wiz Exp $
+# $NetBSD: Makefile,v 1.2.2.1 2006/04/28 16:38:38 snj Exp $
#
-DISTNAME= trac-0.9.4-ja-1
-PKGNAME= ja-trac-0.9.4.1
+DISTNAME= trac-0.9.5-ja-1
+PKGNAME= ja-trac-0.9.5.1
CATEGORIES= www devel
MASTER_SITES= http://www.i-act.co.jp/project/products/downloads/
EXTRACT_SUFX= .zip
diff -r 741c2b3adf91 -r 148901d2094f www/ja-trac/distinfo
--- a/www/ja-trac/distinfo Wed Apr 26 15:20:45 2006 +0000
+++ b/www/ja-trac/distinfo Fri Apr 28 16:38:38 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.2 2006/03/11 14:20:48 wiz Exp $
+$NetBSD: distinfo,v 1.2.2.1 2006/04/28 16:38:38 snj Exp $
-SHA1 (trac-0.9.4-ja-1.zip) = fa5b530e938016d26fa33a4526c60d1e9ba61dbd
-RMD160 (trac-0.9.4-ja-1.zip) = 2e9956a2c026667c78d849879b39a9c9ad66bac9
-Size (trac-0.9.4-ja-1.zip) = 491505 bytes
+SHA1 (trac-0.9.5-ja-1.zip) = 940108934a6c56d6617c4551ab756410623d6e38
+RMD160 (trac-0.9.5-ja-1.zip) = 4ff0792c721f27309843ff442e18082cf428ed3f
+Size (trac-0.9.5-ja-1.zip) = 502764 bytes
SHA1 (patch-aa) = 577475956c91ae995bbffb03ac5f8e8752912475
diff -r 741c2b3adf91 -r 148901d2094f www/trac/Makefile
--- a/www/trac/Makefile Wed Apr 26 15:20:45 2006 +0000
+++ b/www/trac/Makefile Fri Apr 28 16:38:38 2006 +0000
@@ -1,8 +1,7 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:11:29 joerg Exp $
+# $NetBSD: Makefile,v 1.18.2.1 2006/04/28 16:38:38 snj Exp $
#
-DISTNAME= trac-0.9.3
-PKGREVISION= 2
+DISTNAME= trac-0.9.5
CATEGORIES= devel www
MASTER_SITES= http://ftp.edgewall.com/pub/trac/ \
ftp://ftp.edgewall.com/pub/trac/
diff -r 741c2b3adf91 -r 148901d2094f www/trac/distinfo
--- a/www/trac/distinfo Wed Apr 26 15:20:45 2006 +0000
+++ b/www/trac/distinfo Fri Apr 28 16:38:38 2006 +0000
@@ -1,6 +1,6 @@
-$NetBSD: distinfo,v 1.13 2006/01/12 22:42:58 wiz Exp $
+$NetBSD: distinfo,v 1.13.2.1 2006/04/28 16:38:38 snj Exp $
-SHA1 (trac-0.9.3.tar.gz) = 20b18e6a6180869baafa982eede5b1f8889822aa
-RMD160 (trac-0.9.3.tar.gz) = 122cc18b4d20dbf7d6bcb09e28d8f179f66d885d
-Size (trac-0.9.3.tar.gz) = 337714 bytes
+SHA1 (trac-0.9.5.tar.gz) = c96b9c8a123699330c33ad6985713edde5a997ff
+RMD160 (trac-0.9.5.tar.gz) = b63931da6341783af8e221d3dad962462dc5f286
+Size (trac-0.9.5.tar.gz) = 339170 bytes
SHA1 (patch-aa) = 5d8c1c3e5416e73d6cc24a5a45d4ec7afdc4a095
Home |
Main Index |
Thread Index |
Old Index