summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorsalo <salo@pkgsrc.org>2006-05-01 21:56:14 +0000
committersalo <salo@pkgsrc.org>2006-05-01 21:56:14 +0000
commit777008aecd36c1763a68fbe7aa08b1b7ad514460 (patch)
treef4615a44ce2eecf150a54813d0a9138fd634de64
parentb46bbc27b5ca6056e8e0d4bf898ef2b6f3d74a55 (diff)
downloadpkgsrc-777008aecd36c1763a68fbe7aa08b1b7ad514460.tar.gz
Pullup ticket 1490 - requested by adrianp
security update for mantis Revisions pulled up: - pkgsrc/devel/mantis/Makefile 1.20 - pkgsrc/devel/mantis/PLIST 1.7 - pkgsrc/devel/mantis/distinfo 1.7 Module Name: pkgsrc Committed By: adrianp Date: Mon May 1 13:00:40 UTC 2006 Modified Files: pkgsrc/devel/mantis: Makefile PLIST distinfo Log Message: Update to 1.0.2 > 2006.04.18 - 1.0.2 > - 0006902: [security] XSS in mantis bug track system .... (thraxisp) > - 0006859: [bugtracker] Can send reminders to all recipients (thraxisp) > > 2006.02.18 - 1.0.1 > - 0006722: [installation] Remaining mysqli_ install problems (ref. > #0006672): my sqli_real_escape_string() expects parameter > 1 to be link (thraxisp) > - 0006672: [installation] install.php assumes mysql extension, fails > with mysqli extension (thraxisp) > - 0006668: [filters] Parse error while saving new filter: Call to > undefined function: string_strip_tags() (thraxisp) > > 2006.02.04 - 1.0.0 > - 0006044: [security] 'Return' _GET is not checked (thraxisp) > - 0006650: [security] ADOdb can be exploited to execute arbitrary SQL > code (vboctor) > - 0006659: [security] Cross site scripting vulnerability (thraxisp) > - 0006634: [filters] Filter does not work with profiles (vboctor)
-rw-r--r--devel/mantis/Makefile5
-rw-r--r--devel/mantis/PLIST29
-rw-r--r--devel/mantis/distinfo8
3 files changed, 7 insertions, 35 deletions
diff --git a/devel/mantis/Makefile b/devel/mantis/Makefile
index cf570f3f0d9..f74541e81cb 100644
--- a/devel/mantis/Makefile
+++ b/devel/mantis/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.18 2006/02/05 23:08:48 joerg Exp $
+# $NetBSD: Makefile,v 1.18.2.1 2006/05/01 21:56:14 salo Exp $
-DISTNAME= mantis-1.0.0rc5
-PKGREVISION= 2
+DISTNAME= mantis-1.0.2
CATEGORIES= devel www
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mantisbt/}
diff --git a/devel/mantis/PLIST b/devel/mantis/PLIST
index cf905ca51c6..af6276cbc89 100644
--- a/devel/mantis/PLIST
+++ b/devel/mantis/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.6 2005/10/23 15:40:39 rillig Exp $
+@comment $NetBSD: PLIST,v 1.6.4.1 2006/05/01 21:56:14 salo Exp $
share/doc/mantis/CUSTOMIZATION
share/doc/mantis/INSTALL
share/doc/mantis/README
@@ -224,32 +224,6 @@ share/mantis/core/adodb/session/old/adodb-cryptsession.php
share/mantis/core/adodb/session/old/adodb-session-clob.php
share/mantis/core/adodb/session/old/adodb-session.php
share/mantis/core/adodb/session/old/crypt.inc.php
-share/mantis/core/adodb/tests/benchmark.php
-share/mantis/core/adodb/tests/client.php
-share/mantis/core/adodb/tests/pdo.php
-share/mantis/core/adodb/tests/test-datadict.php
-share/mantis/core/adodb/tests/test-perf.php
-share/mantis/core/adodb/tests/test-pgblob.php
-share/mantis/core/adodb/tests/test-php5.php
-share/mantis/core/adodb/tests/test-xmlschema.php
-share/mantis/core/adodb/tests/test.php
-share/mantis/core/adodb/tests/test2.php
-share/mantis/core/adodb/tests/test3.php
-share/mantis/core/adodb/tests/test4.php
-share/mantis/core/adodb/tests/test5.php
-share/mantis/core/adodb/tests/test_rs_array.php
-share/mantis/core/adodb/tests/testcache.php
-share/mantis/core/adodb/tests/testdatabases.inc.php
-share/mantis/core/adodb/tests/testgenid.php
-share/mantis/core/adodb/tests/testmssql.php
-share/mantis/core/adodb/tests/testoci8.php
-share/mantis/core/adodb/tests/testoci8cursor.php
-share/mantis/core/adodb/tests/testpaging.php
-share/mantis/core/adodb/tests/testpear.php
-share/mantis/core/adodb/tests/testsessions.php
-share/mantis/core/adodb/tests/time.php
-share/mantis/core/adodb/tests/tmssql.php
-share/mantis/core/adodb/tests/xmlschema.xml
share/mantis/core/adodb/toexport.inc.php
share/mantis/core/adodb/tohtml.inc.php
share/mantis/core/adodb/xmlschema.dtd
@@ -573,7 +547,6 @@ share/mantis/view_filters_page.php
@dirrm share/mantis/core/adodb/datadict
@dirrm share/mantis/core/adodb/session/old
@dirrm share/mantis/core/adodb/session
-@dirrm share/mantis/core/adodb/tests
@dirrm share/mantis/core/adodb/xsl
@dirrm share/mantis/core/adodb
@dirrm share/mantis/core
diff --git a/devel/mantis/distinfo b/devel/mantis/distinfo
index 9d4d647b631..b8c6cf5a386 100644
--- a/devel/mantis/distinfo
+++ b/devel/mantis/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.6 2006/01/17 13:31:14 adrianp Exp $
+$NetBSD: distinfo,v 1.6.2.1 2006/05/01 21:56:14 salo Exp $
-SHA1 (mantis-1.0.0rc5.tar.gz) = 2e5fb40a696d134a23f73c18935e5c8aecf9248b
-RMD160 (mantis-1.0.0rc5.tar.gz) = baa96e7774753403e6bcd803274258e32a9607b8
-Size (mantis-1.0.0rc5.tar.gz) = 1452263 bytes
+SHA1 (mantis-1.0.2.tar.gz) = 2bbc9135f69c7a7e812be40c56bc65d0d11ec349
+RMD160 (mantis-1.0.2.tar.gz) = 8b029a63d647e6dfbf98c0fd22c1aa64c1fc940c
+Size (mantis-1.0.2.tar.gz) = 1486561 bytes