[packages/php] Up to 8.2.1

arekm arekm at pld-linux.org
Thu Feb 2 10:49:10 CET 2023


commit 3b161c11bc1d676ff08eec6dd46debd4b556b152
Author: Arkadiusz Miśkiewicz <arekm at maven.pl>
Date:   Thu Feb 2 10:48:49 2023 +0100

    Up to 8.2.1

 php-ini.patch | 24 ++++++++++++++++++------
 php.spec      |  4 ++--
 2 files changed, 20 insertions(+), 8 deletions(-)
---
diff --git a/php.spec b/php.spec
index 4feacf4..750d1ff 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 - язык препроцессирования HTML-файлов, выполняемый на сервере
 Summary(uk.UTF-8):	PHP - мова препроцесування HTML-файлів, виконувана на сервері
 Name:		%{orgname}%{php_suffix}
-Version:	8.2.0
+Version:	8.2.1
 Release:	%{rel}
 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://www.php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	e03d9f137d9fa8d9cddfe12e8653d57a
+# Source0-md5:	b30961d64b35fe4c6727ee3add54d16e
 #Source0:	https://downloads.php.net/~pierrick/php-%{version}%{subver}.tar.xz
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
diff --git a/php-ini.patch b/php-ini.patch
index 27cd212..559fee0 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -128,11 +128,24 @@
  ;;;;;;;;;;;;;;;;
  ; File Uploads ;
  ;;;;;;;;;;;;;;;;
-@@ -863,46 +863,7 @@
- ;   extension folders as well as the separate PECL DLL download.
- ;   Be sure to appropriately set the extension_dir directive.
+@@ -857,58 +857,9 @@ default_socket_timeout = 60
+ ; deprecated in a future PHP major version. So, when it is possible, please
+ ; move to the new ('extension=<ext>) syntax.
+ ;
+-; Notes for Windows environments :
+ ;
+-; - Many DLL files are located in the ext/
+-;   extension folders as well as the separate PECL DLL download.
+-;   Be sure to appropriately set the extension_dir directive.
++; In PLD Linux you can install appropriate php82-<extension> or php82-pecl-<extension> package.
  ;
 -;extension=bz2
+-
+-; The ldap extension must be before curl if OpenSSL 1.0.2 and OpenLDAP is used
+-; otherwise it results in segfault when unloading after using SASL.
+-; See https://github.com/php/php-src/issues/8620 for more info.
+-;extension=ldap
+-
 -;extension=curl
 -;extension=ffi
 -;extension=ftp
@@ -142,7 +155,6 @@
 -;extension=gmp
 -;extension=intl
 -;extension=imap
--;extension=ldap
 -;extension=mbstring
 -;extension=exif      ; Must be after mbstring as it depends on it
 -;extension=mysqli
@@ -172,10 +184,10 @@
 -;extension=zip
 -
 -;zend_extension=opcache
-+; In PLD Linux you can install appropriate php80-<extension> or php80-pecl-<extension> package.
- 
+-
  ;;;;;;;;;;;;;;;;;;;
  ; Module Settings ;
+ ;;;;;;;;;;;;;;;;;;;
 @@ -954,8 +867,9 @@
  
  [Date]
================================================================

---- gitweb:

http://git.pld-linux.org/gitweb.cgi/packages/php.git/commitdiff/3b161c11bc1d676ff08eec6dd46debd4b556b152



More information about the pld-cvs-commit mailing list