summaryrefslogtreecommitdiffstats
path: root/php.spec
diff options
context:
space:
mode:
authorRemi Collet <fedora@famillecollet.com>2014-11-02 09:27:26 +0100
committerRemi Collet <fedora@famillecollet.com>2014-11-02 09:27:26 +0100
commit3f0b0b8da748a3981083d7b8133d67a3f2a13446 (patch)
tree16e2aa5cd1a8f453e601c74fec745dfe6159a6a3 /php.spec
parentb174686154d592f823a74d4106d0f4ce053779ab (diff)
php54-php: gmp: fix memory management conflict with other libraries using libgmp, backport fix for https://bugs.php.net/63595
Diffstat (limited to 'php.spec')
-rw-r--r--php.spec5
1 files changed, 5 insertions, 0 deletions
diff --git a/php.spec b/php.spec
index 50a7c64..bc5dc3b 100644
--- a/php.spec
+++ b/php.spec
@@ -155,6 +155,8 @@ Patch91: php-5.3.7-oci8conf.patch
# Upstream fixes (100+)
# Backported from 5.5.18 for https://bugs.php.net/65641
Patch100: php-5.4.33-bug65641.patch
+# Backported from 5.5.19 for https://bugs.php.net/63595
+Patch101: php-5.4.34-bug63595.patch
# Security fixes (200+)
@@ -769,6 +771,7 @@ support for using the enchant library to PHP.
# upstream patches
%patch100 -p1 -b .bug65641
+%patch101 -p1 -b .bug63595
# security patches
@@ -1543,6 +1546,8 @@ fi
* Sun Nov 2 2014 Remi Collet <remi@fedoraproject.org> 5.4.34-2
- new version of systzdata patch, fix case sensitivity
- add php54-cgi command in base system
+- gmp: fix memory management conflict with other libraries
+ using libgmp, backport fix for https://bugs.php.net/63595
* Thu Oct 16 2014 Remi Collet <remi@fedoraproject.org> 5.4.34-1
- Update to 5.4.34