summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2017-11-13 10:26:25 +0100
committerRemi Collet <remi@remirepo.net>2017-11-13 10:26:25 +0100
commit0c93631728698c1a9f7af4a2c8eccc82548237b5 (patch)
tree266a668d5af97007b44196b23bc2a29431219d4c /php72.spec
parent4c3ff42a1a3ef85b07dc23d0d4e804668dac3694 (diff)
add patch for https://bugs.php.net/75514
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec2
1 files changed, 2 insertions, 0 deletions
diff --git a/php72.spec b/php72.spec
index 7323eaa..66e2cb7 100644
--- a/php72.spec
+++ b/php72.spec
@@ -182,6 +182,7 @@ Patch300: php-7.0.10-datetests.patch
Patch301: php-7.0.0-oldpcre.patch
# WIP
+Patch400: 0001-Fixed-bug-75514-mt_rand-returns-value-outside-min-ma.patch
BuildRequires: bzip2-devel, curl-devel >= 7.9
BuildRequires: httpd-devel >= 2.0.46-1, pam-devel
@@ -1088,6 +1089,7 @@ fi
%endif
# WIP patch
+%patch400 -p1 -bug75514
# Prevent %%doc confusion over LICENSE files
cp Zend/LICENSE Zend/ZEND_LICENSE