summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authortron <tron@pkgsrc.org>2008-09-03 12:12:11 +0000
committertron <tron@pkgsrc.org>2008-09-03 12:12:11 +0000
commit311a4c1f6510611dc3b6b1dfb2d78ddb6544b149 (patch)
tree285a134388a775c1838ea18f020b4f5bf7d35a6e
parent6e84139aff3f2bd1d026e85a2fe31db58b1585be (diff)
downloadpkgsrc-311a4c1f6510611dc3b6b1dfb2d78ddb6544b149.tar.gz
Pullup ticket #2514 - requested by tonnerre
rt3: security update Update the "rt3" package to version 3.6.7 to fix Denial of Service vulnerability. Files patched: - devel/rt3/Makefile - devel/rt3/PLIST - devel/rt3/distinfo - devel/rt3/patches/patch-ac
-rw-r--r--devel/rt3/Makefile5
-rw-r--r--devel/rt3/PLIST8
-rw-r--r--devel/rt3/distinfo10
-rw-r--r--devel/rt3/patches/patch-ac12
4 files changed, 20 insertions, 15 deletions
diff --git a/devel/rt3/Makefile b/devel/rt3/Makefile
index 4bf8008cf49..9ed5179220b 100644
--- a/devel/rt3/Makefile
+++ b/devel/rt3/Makefile
@@ -1,7 +1,6 @@
-# $NetBSD: Makefile,v 1.32 2008/04/30 10:20:20 cube Exp $
+# $NetBSD: Makefile,v 1.32.4.1 2008/09/03 12:12:11 tron Exp $
-DISTNAME= rt-3.6.6
-PKGREVISION= 3
+DISTNAME= rt-3.6.7
CATEGORIES= devel
MASTER_SITES= http://download.bestpractical.com/pub/rt/release/
diff --git a/devel/rt3/PLIST b/devel/rt3/PLIST
index 1d1e4445a39..22c03126879 100644
--- a/devel/rt3/PLIST
+++ b/devel/rt3/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.11 2008/04/12 22:43:00 jlam Exp $
+@comment $NetBSD: PLIST,v 1.11.4.1 2008/09/03 12:12:11 tron Exp $
bin/mason_handler.fcgi
${PLIST.speedycgi}bin/mason_handler.scgi
bin/mason_handler.svc
@@ -88,6 +88,7 @@ lib/rt3/RT/I18N/nl.po
lib/rt3/RT/I18N/no.po
lib/rt3/RT/I18N/pl.po
lib/rt3/RT/I18N/pt_br.po
+lib/rt3/RT/I18N/pt_pt.po
lib/rt3/RT/I18N/ru.po
lib/rt3/RT/I18N/sv.po
lib/rt3/RT/I18N/tr.po
@@ -225,7 +226,9 @@ lib/rt3/t/regression/18custom_frontpage.t
lib/rt3/t/regression/18stale_delegations_cleanup.t
lib/rt3/t/regression/19-rtname.t
lib/rt3/t/regression/19quicksearch.t
+lib/rt3/t/regression/20-sort-by-queue.t
lib/rt3/t/regression/20-sort-by-requestor.t
+lib/rt3/t/regression/20-sort-by-user.t
lib/rt3/t/regression/20savedsearch.t
lib/rt3/t/regression/21query-builder.t
lib/rt3/t/regression/22search_tix_by_txn.t
@@ -233,7 +236,10 @@ lib/rt3/t/regression/22search_tix_by_watcher.t
lib/rt3/t/regression/23-batch-upload-csv.t
lib/rt3/t/regression/23-web_attachments.t
lib/rt3/t/regression/23cfsort.t
+lib/rt3/t/regression/23cfsort-freeform-multiple.t
+lib/rt3/t/regression/23cfsort-freeform-single.t
lib/rt3/t/regression/24pawsort.t
+lib/rt3/t/regression/24-watchers.t
lib/rt3/t/regression/25scrip_order.t
lib/rt3/t/regression/26command_line.t
lib/rt3/t/regression/27verp.t
diff --git a/devel/rt3/distinfo b/devel/rt3/distinfo
index 72b24074352..85604e7bc61 100644
--- a/devel/rt3/distinfo
+++ b/devel/rt3/distinfo
@@ -1,7 +1,7 @@
-$NetBSD: distinfo,v 1.10 2008/03/16 20:47:03 tonnerre Exp $
+$NetBSD: distinfo,v 1.10.6.1 2008/09/03 12:12:11 tron Exp $
-SHA1 (rt-3.6.6.tar.gz) = fa0f3787027851348f52eefda8fee13f30b43ca7
-RMD160 (rt-3.6.6.tar.gz) = 46d928304d0435f122cecb9a62df137bf47b0e56
-Size (rt-3.6.6.tar.gz) = 1715913 bytes
+SHA1 (rt-3.6.7.tar.gz) = 990fd47899bed1ec8e7d23556853fb3a70d95479
+RMD160 (rt-3.6.7.tar.gz) = f14ce94a2d9fcb243c6fae274fc5602cae4692cd
+Size (rt-3.6.7.tar.gz) = 1764471 bytes
SHA1 (patch-aa) = 4d29c290658144dcd7aa08d87649681dd2549b43
-SHA1 (patch-ac) = efa7095fe10e313a1578a1d739a8e77244c2ba6e
+SHA1 (patch-ac) = 22d94d807844e75a4e715a9bec4647256bf1dc3a
diff --git a/devel/rt3/patches/patch-ac b/devel/rt3/patches/patch-ac
index e6909f38631..b434d9fa267 100644
--- a/devel/rt3/patches/patch-ac
+++ b/devel/rt3/patches/patch-ac
@@ -1,13 +1,13 @@
-$NetBSD: patch-ac,v 1.1 2006/05/01 09:38:08 cube Exp $
+$NetBSD: patch-ac,v 1.1.20.1 2008/09/03 12:12:11 tron Exp $
---- configure.orig 2006-04-19 19:37:22.000000000 +0200
+--- configure.orig 2008-06-16 23:37:53.000000000 +0200
+++ configure
-@@ -2039,7 +2039,7 @@ if test "${with_my_user_group+set}" = se
- fi;
+@@ -2514,7 +2514,7 @@ fi
+
# Test for valid database names
-if test "$DB_TYPE" == "mysql" ; then
+if test "$DB_TYPE" = "mysql" ; then
- echo "$as_me:$LINENO: checking if database name is valid" >&5
- echo $ECHO_N "checking if database name is valid... $ECHO_C" >&6
+ { echo "$as_me:$LINENO: checking if database name is valid" >&5
+ echo $ECHO_N "checking if database name is valid... $ECHO_C" >&6; }
if echo $DB_DATABASE | $AWK '/-/ { exit 1 }' ; then