summaryrefslogtreecommitdiffstats
path: root/php71.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php71.spec')
-rw-r--r--php71.spec8
1 files changed, 7 insertions, 1 deletions
diff --git a/php71.spec b/php71.spec
index 7d09e8d..4891123 100644
--- a/php71.spec
+++ b/php71.spec
@@ -121,7 +121,7 @@
%endif
%global upver 7.1.6
-%global rcver RC1
+#global rcver RC1
Summary: PHP scripting language for creating dynamic web sites
Name: php
@@ -181,6 +181,7 @@ Patch91: php-5.6.3-oci8conf.patch
# Upstream fixes (100+)
# Security fixes (200+)
+Patch200: php-onigurama.patch
# Fixes for tests (300+)
# Factory is droped from system tzdata
@@ -1025,6 +1026,7 @@ httpd -V | grep -q 'threaded:.*yes' && exit 1
# upstream patches
# security patches
+%patch200 -p1 -b .onig
# Fixes for tests
%if 0%{?fedora} >= 24 || 0%{?rhel} >= 5
@@ -2057,6 +2059,10 @@ fi
%changelog
+* Wed Jun 7 2017 Remi Collet <remi@fedoraproject.org> - 7.1.6-1
+- Update to 7.1.6 - http://www.php.net/releases/7_1_6.php
+- add upstream security patches for oniguruma
+
* Wed May 24 2017 Remi Collet <remi@fedoraproject.org> - 7.1.6~RC1-1
- Update to 7.1.6RC1