summaryrefslogtreecommitdiffstats
path: root/php55.spec
diff options
context:
space:
mode:
Diffstat (limited to 'php55.spec')
-rw-r--r--php55.spec7
1 files changed, 6 insertions, 1 deletions
diff --git a/php55.spec b/php55.spec
index fb8155c..cedf22b 100644
--- a/php55.spec
+++ b/php55.spec
@@ -141,7 +141,7 @@
Summary: PHP scripting language for creating dynamic web sites
Name: php
Version: 5.5.38
-Release: 1%{?dist}
+Release: 1%{?dist}.1
# All files licensed under PHP version 3.01, except
# Zend is licensed under Zend
# TSRM is licensed under BSD
@@ -202,6 +202,7 @@ Patch47: php-5.4.9-phpinfo.patch
Patch91: php-5.3.7-oci8conf.patch
# Upstream fixes (100+)
+Patch100: bug72735.patch
# Security fixes (200+)
@@ -967,6 +968,7 @@ rm -rf ext/json
# upstream patches
# security patches
+%patch100 -p1 -b .bug72735
# Fixes for tests
%patch300 -p1 -b .datetests
@@ -1979,6 +1981,9 @@ fi
%changelog
+* Fri Aug 5 2016 Remi Collet <remi@fedoraproject.org> 5.5.38-1.1
+- fix #72735 regression in exif maker note parser
+
* Wed Jul 20 2016 Remi Collet <remi@fedoraproject.org> 5.5.38-1
- Update to 5.5.38 - http://www.php.net/releases/5_5_38.php