]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 5.6.31; fixes CVE-2017-9224, CVE-2017-9226, CVE-2017-9227, CVE-2017-9228... auto/th/php56-5.6.31-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 7 Jul 2017 04:14:58 +0000 (06:14 +0200)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Fri, 7 Jul 2017 04:14:58 +0000 (06:14 +0200)
php.spec

index 55133e22ad444a0882e5a65aa4e990014839e099..e545966e4e3f5ef742afbefe0d29d8623da9f81a 100644 (file)
--- a/php.spec
+++ b/php.spec
@@ -154,7 +154,7 @@ ERROR: You need to select at least one Apache SAPI to build shared modules.
 %undefine      with_filter
 %endif
 
-%define                rel     4
+%define                rel     1
 %define                orgname php
 %define                ver_suffix 56
 %define                php_suffix %{!?with_default_php:%{ver_suffix}}
@@ -165,7 +165,7 @@ Summary(pt_BR.UTF-8):       A linguagem de script PHP
 Summary(ru.UTF-8):     PHP Версии 5 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):     PHP Версії 5 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:          %{orgname}%{php_suffix}
-Version:       5.6.30
+Version:       5.6.31
 Release:       %{rel}
 Epoch:         4
 # All files licensed under PHP version 3.01, except
@@ -174,7 +174,7 @@ Epoch:              4
 License:       PHP 3.01 and Zend and BSD
 Group:         Libraries
 Source0:       http://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5: 68753955a8964ae49064c6424f81eb3e
+# Source0-md5: b3e6f548a7a47e9917279d50889b9a4a
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.038706 seconds and 4 git commands to generate.