]> git.pld-linux.org Git - packages/php.git/commitdiff
- up to 5.6.33; fixes CVE-2018-5711, CVE-2018-5712 auto/th/php56-5.6.33-1
authorArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Jan 2018 13:46:31 +0000 (14:46 +0100)
committerArkadiusz Miśkiewicz <arekm@maven.pl>
Sun, 21 Jan 2018 13:46:31 +0000 (14:46 +0100)
php.spec

index 447282e55b77f6fb11927d8f686806c4208a697e..e7de065ef7389d4b2806d54a3cf8dc0ff0d87f34 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     2
+%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.32
+Version:       5.6.33
 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: 660cd5bc0f16eaad655b7815c757aadc
+# Source0-md5: ca5d8f4b2b8c19519e495ecfed625ffa
 Source2:       %{orgname}-mod_%{orgname}.conf
 Source3:       %{orgname}-cgi-fcgi.ini
 Source4:       %{orgname}-apache.ini
This page took 0.05523 seconds and 4 git commands to generate.