summaryrefslogtreecommitdiffstats
path: root/php72.spec
diff options
context:
space:
mode:
authorRemi Collet <remi@remirepo.net>2018-09-11 11:53:51 +0200
committerRemi Collet <remi@remirepo.net>2018-09-11 11:53:51 +0200
commita1dbb57fb367a407ace5513fb71a1382dbbca319 (patch)
tree07b51ab8b8c65270a296d99ac2e2bb93a1e57fe5 /php72.spec
parenta5f424e1ad9b11333036e7463b84eb7ff102167d (diff)
Update to 7.2.10 - http://www.php.net/releases/7_2_10.php
Diffstat (limited to 'php72.spec')
-rw-r--r--php72.spec11
1 files changed, 10 insertions, 1 deletions
diff --git a/php72.spec b/php72.spec
index 4113dd3..77b93b0 100644
--- a/php72.spec
+++ b/php72.spec
@@ -112,7 +112,7 @@
%endif
%global upver 7.2.10
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -175,6 +175,9 @@ Patch48: php-7.2.8-getallheaders.patch
Patch91: php-7.2.0-oci8conf.patch
# Upstream fixes (100+)
+Patch100: https://github.com/php/php-src/commit/cd0a37994e3cbf1f0aa1174155d3d662cefe2e7a.patch
+Patch101: https://github.com/php/php-src/commit/be50a72715c141befe6f34ece660745da894aaf3.patch
+Patch102: https://github.com/php/php-src/commit/c1729272b17a1fe893d1a54e423d3b71470f3ee8.patch
# Security fixes (200+)
@@ -1087,6 +1090,9 @@ low-level PHP extension for the libsodium cryptographic library.
%patch91 -p1 -b .remi-oci8
# upstream patches
+%patch100 -p1 -b .up1
+%patch101 -p1 -b .up2
+%patch102 -p1 -b .up3
# security patches
@@ -2143,6 +2149,9 @@ fi
%changelog
+* Tue Sep 11 2018 Remi Collet <remi@remirepo.net> - 7.2.10-1
+- Update to 7.2.10 - http://www.php.net/releases/7_2_10.php
+
* Tue Aug 28 2018 Remi Collet <remi@remirepo.net> - 7.2.10~RC1-1
- update to 7.2.10RC1