[packages/php/PHP_5_2] - rel 28; php-5.2.17-bug-323016.patch causes serious regression, so revert it
arekm
arekm at pld-linux.org
Fri Mar 1 14:46:27 CET 2013
commit 24370691b6d26d09d071c3897b91dffb8841171e
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date: Fri Mar 1 14:46:24 2013 +0100
- rel 28; php-5.2.17-bug-323016.patch causes serious regression, so revert it
php.spec | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/php.spec b/php.spec
index d2ae8fa..c2a3171 100644
--- a/php.spec
+++ b/php.spec
@@ -120,7 +120,7 @@ Summary(ru.UTF-8): PHP Версии 5 - язык препроцессирова
Summary(uk.UTF-8): PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
Name: %{orgname}%{php_suffix}
Version: 5.2.17
-Release: 27
+Release: 28
Epoch: 4
License: PHP
Group: Libraries
@@ -2080,7 +2080,8 @@ done
%patch400 -p1 -b .php-5.2-max-input-vars
%patch401 -p1 -b .bug-323007
-%patch402 -p1 -b .bug-323016
+# causes regression -> magic_quotes_gpc setting cannot be changed
+#%%patch402 -p1 -b .bug-323016
# conflict seems to be resolved by recode patches
rm -f ext/recode/config9.m4
================================================================
---- gitweb:
http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/24370691b6d26d09d071c3897b91dffb8841171e
More information about the pld-cvs-commit
mailing list