[packages/php] Up to 8.0.1

glen glen at pld-linux.org
Thu Feb 4 11:14:45 CET 2021


commit ffc91aa4d4895f5af0445f6dd50b89674daacde9
Author: Elan Ruusamäe <glen at pld-linux.org>
Date:   Thu Feb 4 11:05:32 2021 +0200

    Up to 8.0.1

 php-ini.patch | 8 ++++----
 php.spec      | 8 ++++----
 2 files changed, 8 insertions(+), 8 deletions(-)
---
diff --git a/php.spec b/php.spec
index f0f6447..c70c83a 100644
--- a/php.spec
+++ b/php.spec
@@ -147,8 +147,8 @@ 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.0.0
-Release:	2
+Version:	8.0.1
+Release:	1
 Epoch:		4
 # All files licensed under PHP version 3.01, except
 # Zend is licensed under Zend
@@ -156,7 +156,7 @@ Epoch:		4
 License:	PHP 3.01 and Zend and BSD
 Group:		Libraries
 Source0:	https://php.net/distributions/%{orgname}-%{version}.tar.xz
-# Source0-md5:	52ad70ea64968d6095c6e38139533d57
+# Source0-md5:	f860a700a0eb929444c85f3ca53faa60
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
 Source3:	%{orgname}-cgi-fcgi.ini
@@ -294,7 +294,7 @@ BuildRoot:	%{tmpdir}/%{name}-%{version}-root-%(id -u -n)
 %define		jsonver		%{version}
 %define		pharver		%{version}
 %define		sqlite3ver	%{version}
-%define		zipver		1.19.1
+%define		zipver		1.19.2
 %define		phpdbgver	%{version}
 %define		sodiumver	%{version}
 
diff --git a/php-ini.patch b/php-ini.patch
index 6022546..6f7f5a4 100644
--- a/php-ini.patch
+++ b/php-ini.patch
@@ -1,5 +1,5 @@
---- php-8.0.0beta4/php.ini~	2020-10-03 12:50:10.000000000 +0300
-+++ php-8.0.0beta4/php.ini	2020-10-03 12:54:30.499681036 +0300
+--- php-8.0.1/php.ini~	2021-02-04 11:05:51.000000000 +0200
++++ php-8.0.1/php.ini	2021-02-04 11:08:35.715925882 +0200
 @@ -82,6 +82,20 @@
  ; much more verbose when it comes to errors. We recommending using the
  ; development version only in development environments as errors shown to
@@ -127,7 +127,7 @@
  ;;;;;;;;;;;;;;;;
  ; File Uploads ;
  ;;;;;;;;;;;;;;;;
-@@ -871,44 +871,8 @@
+@@ -871,45 +871,7 @@
  ;   extension folders as well as the separate PECL DLL download (PHP 5+).
  ;   Be sure to appropriately set the extension_dir directive.
  ;
@@ -146,6 +146,7 @@
 -;extension=exif      ; Must be after mbstring as it depends on it
 -;extension=mysqli
 -;extension=oci8_12c  ; Use with Oracle Database 12c Instant Client
+-;extension=oci8_19  ; Use with Oracle Database 19 Instant Client
 -;extension=odbc
 -;extension=openssl
 -;extension=pdo_firebird
@@ -170,7 +171,6 @@
 -
 -;zend_extension=opcache
 +; In PLD Linux you can install appropriate php80-<extension> or php80-pecl-<extension> package.
-+;
  
  ;;;;;;;;;;;;;;;;;;;
  ; Module Settings ;
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list