[packages/php] - up to 7.2.2

arekm arekm at pld-linux.org
Fri Feb 16 10:53:24 CET 2018


commit 0bd075a366ca1e724165649c4297e80c5a15da28
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Fri Feb 16 10:53:17 2018 +0100

    - up to 7.2.2

 php-ini.patch |  6 +-----
 php.spec      | 10 +++++-----
 2 files changed, 6 insertions(+), 10 deletions(-)
---
diff --git a/php.spec b/php.spec
index db34e74..f5ee9fb 100644
--- a/php.spec
+++ b/php.spec
@@ -153,7 +153,7 @@ Summary(pt_BR.UTF-8):	A linguagem de script PHP
 Summary(ru.UTF-8):	PHP Версии 7 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP Версії 7 - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
-Version:	7.2.1
+Version:	7.2.2
 Release:	1
 Epoch:		4
 # All files licensed under PHP version 3.01, except
@@ -162,7 +162,7 @@ Epoch:		4
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	f8682afff613f7e4661c77f122e4dbfd
+# Source0-md5:	d6358fd1e5f9d458878a6ece23c56f99
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -259,7 +259,7 @@ BuildRequires:	libtool >= 1.4.3
 %endif
 BuildRequires:	libxml2-devel >= 1:2.7.6-4
 %{?with_xsl:BuildRequires:	libxslt-devel >= 1.1.0}
-%{?with_system_libzip:BuildRequires:	libzip-devel >= 1.2.0}
+%{?with_system_libzip:BuildRequires:	libzip-devel >= 1.3.1}
 %{?with_snmp:%{?with_tests:BuildRequires:	mibs-net-snmp}}
 %{?with_mm:BuildRequires:	mm-devel >= 1.3.0}
 %{!?with_mysqli:BuildRequires:	mysql-devel >= 4.1.13}
@@ -318,7 +318,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		jsonver		1.6.0
 %define		pharver		2.0.2
 %define		sqlite3ver	%{version}
-%define		zipver		1.15.1
+%define		zipver		1.15.2
 %define		phpdbgver	0.5.0
 %define		sodiumver	%{version}
 
@@ -1942,7 +1942,7 @@ Summary(pl.UTF-8):	Zarządzanie archiwami zip
 Group:		Libraries
 URL:		http://php.net/manual/en/book.zip.php
 Requires:	%{name}-common = %{epoch}:%{version}-%{release}
-%{?with_system_libzip:Requires:	libzip >= 1.2.0}
+%{?with_system_libzip:Requires:	libzip >= 1.3.1}
 Provides:	php(zip) = %{zipver}
 Obsoletes:	php-pecl-zip < %{zipver}
 Obsoletes:	php-zip < 4:5.3.28-7
diff --git a/php-ini.patch b/php-ini.patch
index 410f268..dc38470 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -224,7 +224,7 @@
  
  ; (time to live) Sets the number of second while cached file will be used
  ; instead of original one.
-@@ -1681,134 +1681,6 @@
+@@ -1681,130 +1681,6 @@ ldap.max_links = -1
  [dba]
  ;dba.default_handler=
  
@@ -270,10 +270,6 @@
 -; size of the optimized code.
 -;opcache.save_comments=1
 -
--; If enabled, a fast shutdown sequence is used for the accelerated code
--; Depending on the used Memory Manager this may cause some incompatibilities.
--;opcache.fast_shutdown=0
--
 -; Allow file existence override (file_exists, etc.) performance feature.
 -;opcache.enable_file_override=0
 -
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/0bd075a366ca1e724165649c4297e80c5a15da28



More information about the pld-cvs-commit mailing list