From: Elan Ruusamäe Date: Wed, 22 Jul 2015 13:01:33 +0000 (+0300) Subject: disable suhosin patch X-Git-Tag: auto/ac/php-5.3.29-18 X-Git-Url: http://git.pld-linux.org/?p=packages%2Fphp.git;a=commitdiff_plain;h=a8961b9 disable suhosin patch unmaintained, not needed for PHP>=5.3, see e14ff99 also source of apache segfaults on restart/reloads see http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2014-October/024055.html and http://lists.pld-linux.org/mailman/pipermail/pld-devel-en/2015-May/024364.html --- diff --git a/php.spec b/php.spec index df178ec..58e6995 100644 --- a/php.spec +++ b/php.spec @@ -66,7 +66,7 @@ %bcond_without cgi # disable CGI/FCGI SAPI %bcond_without fpm # disable FPM %bcond_without embed # disable Embedded API -%bcond_without suhosin # with suhosin patch +%bcond_with suhosin # with suhosin patch %bcond_with tests # default off; test process very often hangs on builders, approx run time 45m; perform "make test" %bcond_with gcov # Enable Code coverage reporting %bcond_with type_hints # experimental support for strict typing/casting @@ -117,7 +117,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules. %endif %endif -%define rel 17 +%define rel 18 %define orgname php %define ver_suffix 53 %define php_suffix %{!?with_default_php:%{ver_suffix}}