From 885f4a897eaa2e3ddea197ca7e061ececb9184d0 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Arkadiusz=20Mi=C5=9Bkiewicz?= Date: Fri, 21 Feb 2020 09:48:06 +0100 Subject: [PATCH] - up to 7.4.3 --- php-ini.patch | 14 ++++++++------ php.spec | 6 +++--- 2 files changed, 11 insertions(+), 9 deletions(-) diff --git a/php-ini.patch b/php-ini.patch index c2b8bd8..a6c58b5 100644 --- a/php-ini.patch +++ b/php-ini.patch @@ -127,19 +127,22 @@ ;;;;;;;;;;;;;;;; ; File Uploads ; ;;;;;;;;;;;;;;;; -@@ -849,48 +849,8 @@ +@@ -856,50 +856,10 @@ default_socket_timeout = 60 ; deprecated in a future PHP major version. So, when it is possible, please ; move to the new ('extension=) syntax. ; -; Notes for Windows environments : --; + ; -; - Many DLL files are located in the extensions/ (PHP 4) or ext/ (PHP 5+) -; extension folders as well as the separate PECL DLL download (PHP 5+). -; Be sure to appropriately set the extension_dir directive. --; ++; Ideally in PLD Linux you should install appropriate php74- or ++; php74-pecl- package. + ; -;extension=bz2 -;extension=curl -;extension=ffi +-;extension=ftp -;extension=fileinfo -;extension=gd2 -;extension=gettext @@ -173,11 +176,10 @@ -;extension=tidy -;extension=xmlrpc -;extension=xsl -+; Ideally in PLD Linux you should install appropriate php74- or -+; php74-pecl- package. - +- ;;;;;;;;;;;;;;;;;;; ; Module Settings ; + ;;;;;;;;;;;;;;;;;;; @@ -954,8 +867,9 @@ [Date] diff --git a/php.spec b/php.spec index 90c7409..8d3bfe1 100644 --- a/php.spec +++ b/php.spec @@ -150,7 +150,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.4.2 +Version: 7.4.3 Release: 1 Epoch: 4 # All files licensed under PHP version 3.01, except @@ -159,7 +159,7 @@ Epoch: 4 License: PHP 3.01 and Zend and BSD Group: Libraries Source0: https://php.net/distributions/%{orgname}-%{version}.tar.xz -# Source0-md5: 49a6e2bafa7134386e1b54c6b1c41ed5 +# Source0-md5: 853df4727b2dcde52e9cc9d944f87498 Source1: opcache.ini Source2: %{orgname}-mod_php.conf Source3: %{orgname}-cgi-fcgi.ini @@ -300,7 +300,7 @@ BuildRoot: %{tmpdir}/%{name}-%{version}-root-%(id -u -n) %define jsonver %{version} %define pharver %{version} %define sqlite3ver %{version} -%define zipver 1.15.5 +%define zipver 1.15.6 %define phpdbgver %{version} %define sodiumver %{version} -- 2.44.0