summaryrefslogtreecommitdiff
path: root/security/php-suhosin
diff options
context:
space:
mode:
authortaca <taca@pkgsrc.org>2010-03-04 15:38:53 +0000
committertaca <taca@pkgsrc.org>2010-03-04 15:38:53 +0000
commite683e43cd2e03fe6aac0b978881716e9734b7d2e (patch)
treeb2cd8ce541de0117aebca239589d094179fc5285 /security/php-suhosin
parent761feda6a91bc3b83ea9f98c9be261d455209229 (diff)
downloadpkgsrc-e683e43cd2e03fe6aac0b978881716e9734b7d2e.tar.gz
Update php-suhosin package to 0.9.29.
2009-08-15 - 0.9.29 - Fixing crash bugs with PHP 5.3.0 caused by unexpected NULL in EG(active_symbol_table) - Added more compatible way to retrieve ext/session globals - Increased default length and count limit for POST variables (for people not reading docu) 2009-08-14 - 0.9.28 - Fixed crash bug with PHP 5.2.10 caused by a change in extension load order of ext/session - Fixed harmless parameter order error in a bogus memset() - Disable suhosin.session.cryptua by default because of Internet Explorer 8 "features" - Added suhosin.executor.include.allow_writable_files which can be disabled to disallow inclusion of files writable by the webserver
Diffstat (limited to 'security/php-suhosin')
-rw-r--r--security/php-suhosin/Makefile4
-rw-r--r--security/php-suhosin/distinfo8
2 files changed, 6 insertions, 6 deletions
diff --git a/security/php-suhosin/Makefile b/security/php-suhosin/Makefile
index 308547cd913..5f5aaf1f1a1 100644
--- a/security/php-suhosin/Makefile
+++ b/security/php-suhosin/Makefile
@@ -1,9 +1,9 @@
-# $NetBSD: Makefile,v 1.1.1.1 2009/02/17 23:16:14 adrianp Exp $
+# $NetBSD: Makefile,v 1.2 2010/03/04 15:38:53 taca Exp $
#
MODNAME= suhosin
DISTNAME= suhosin-${PECL_VERSION}
-PECL_VERSION= 0.9.27
+PECL_VERSION= 0.9.29
CATEGORIES= www
MASTER_SITES= http://download.suhosin.org/
EXTRACT_SUFX= .tgz
diff --git a/security/php-suhosin/distinfo b/security/php-suhosin/distinfo
index 38706f8f7dd..ed4ed27e285 100644
--- a/security/php-suhosin/distinfo
+++ b/security/php-suhosin/distinfo
@@ -1,5 +1,5 @@
-$NetBSD: distinfo,v 1.1.1.1 2009/02/17 23:16:14 adrianp Exp $
+$NetBSD: distinfo,v 1.2 2010/03/04 15:38:53 taca Exp $
-SHA1 (php-suhosin/suhosin-0.9.27.tgz) = 3033bd3840c75786179cf8240f63d97b5f6accbf
-RMD160 (php-suhosin/suhosin-0.9.27.tgz) = 46bf47daf0dab05359da62fde8a76ba7c43b3dbc
-Size (php-suhosin/suhosin-0.9.27.tgz) = 115936 bytes
+SHA1 (php-suhosin/suhosin-0.9.29.tgz) = 2fa7c716a32e71fbb577fc3a9feaf46d783a501b
+RMD160 (php-suhosin/suhosin-0.9.29.tgz) = 3fb1f291af7777858ca0091e5ea6da400f5069b5
+Size (php-suhosin/suhosin-0.9.29.tgz) = 116137 bytes