commit e14ff99330a92e5a5ec43070598e5955d2d5ddaf
Author: Elan Ruusamäe <[email protected]>
Date:   Fri May 2 15:53:45 2014 +0300

    disable suhosin patch
    
    not ported to 5.6 and has little point in PHP>5.3:
    see https://github.com/stefanesser/suhosin/issues/42#issuecomment-41728178

 php.spec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/php.spec b/php.spec
index b3225c2..b8299e9 100644
--- a/php.spec
+++ b/php.spec
@@ -88,7 +88,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, has little point in 
PHP>=5.3, see 
https://github.com/stefanesser/suhosin/issues/42#issuecomment-41728178
 %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
================================================================

---- gitweb:

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

_______________________________________________
pld-cvs-commit mailing list
[email protected]
http://lists.pld-linux.org/mailman/listinfo/pld-cvs-commit

Reply via email to