[packages/php-suhosin] up to 0.9.38

glen glen at pld-linux.org
Thu Sep 29 22:16:53 CEST 2016


commit c08939189757f99011990b70f545242ccda5f388
Author: Elan Ruusamäe <glen at delfi.ee>
Date:   Fri Dec 18 13:39:02 2015 +0200

    up to 0.9.38

 bug-42.patch     | 18 ------------------
 php-suhosin.spec |  8 +++-----
 2 files changed, 3 insertions(+), 23 deletions(-)
---
diff --git a/php-suhosin.spec b/php-suhosin.spec
index 4339330..5e21a33 100644
--- a/php-suhosin.spec
+++ b/php-suhosin.spec
@@ -4,13 +4,12 @@ Summary:	Advanced protection system for PHP installations
 Summary(pl.UTF-8):	Zaawansowany system zabezpieczeń dla instalacji PHP
 Name:		%{php_name}-%{modname}
 # for PHP 5.3, see PHP_5_3 branch
-Version:	0.9.36
-Release:	2
+Version:	0.9.38
+Release:	1
 License:	PHP 3.01
 Group:		Development/Languages/PHP
 Source0:	http://download.suhosin.org/%{modname}-%{version}.tgz
-# Source0-md5:	416ba40186bd18a4640d5cf93bb0a1cb
-Patch0:		bug-42.patch
+# Source0-md5:	ace745e98493c12cb43f5c35c1526d78
 URL:		http://www.suhosin.org/stories/
 BuildRequires:	%{php_name}-devel >= 4:5.4
 BuildRequires:	rpmbuild(macros) >= 1.650
@@ -40,7 +39,6 @@ ZendOptimizer.
 
 %prep
 %setup -q -n suhosin-%{version}
-%patch0 -p1
 
 %build
 phpize
diff --git a/bug-42.patch b/bug-42.patch
deleted file mode 100644
index c86c304..0000000
--- a/bug-42.patch
+++ /dev/null
@@ -1,18 +0,0 @@
-
-https://github.com/stefanesser/suhosin/issues/42
-
---- suhosin-0.9.35/php_suhosin.h~	2014-02-25 00:39:47.000000000 +0200
-+++ suhosin-0.9.35/php_suhosin.h	2014-04-28 15:07:18.035583796 +0300
-@@ -286,10 +286,11 @@
- #define S_MAIL				(1<<7L)
- #define S_SESSION			(1<<8L)
- #define S_INTERNAL			(1<<29L)
--#define S_GETCALLER         (1<<30L)
- #define S_ALL (S_MEMORY | S_VARS | S_INCLUDE | S_FILES | S_MAIL | S_SESSION | S_MISC | S_SQL | S_EXECUTOR)
- #endif
- 
-+#define S_GETCALLER         (1<<30L)
-+
- #define SUHOSIN_NORMAL	0
- #define SUHOSIN_EVAL	1
- 
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php-suhosin.git/commitdiff/d28350aa8f29935523b341c97fd5e2f8ecfe6ef3



More information about the pld-cvs-commit mailing list