[packages/php] - updated to 8.2.3 (fixes CVE-2023-0567 CVE-2023-0568 CVE-2023-0662)

qboosh qboosh at pld-linux.org
Tue Feb 14 22:01:36 CET 2023


commit edda24977813c84863b1133ae029e4e7e31dedce
Author: Jakub Bogusz <qboosh at pld-linux.org>
Date:   Tue Feb 14 22:03:06 2023 +0100

    - updated to 8.2.3 (fixes CVE-2023-0567 CVE-2023-0568 CVE-2023-0662)

 php.spec | 12 ++++++------
 1 file changed, 6 insertions(+), 6 deletions(-)
---
diff --git a/php.spec b/php.spec
index e1fd212..6260dae 100644
--- a/php.spec
+++ b/php.spec
@@ -138,10 +138,10 @@
 %undefine	with_pdo_sqlite
 %endif
 
-%define		orgname	php
-%define		ver_suffix 82
-%define		php_suffix %{!?with_default_php:%{ver_suffix}}
-%define		subver	%{nil}
+%define		orgname		php
+%define		ver_suffix	82
+%define		php_suffix	%{!?with_default_php:%{ver_suffix}}
+%define		subver		%{nil}
 %define		rel		1
 Summary:	PHP: Hypertext Preprocessor
 Summary(fr.UTF-8):	Le langage de script embarque-HTML PHP
@@ -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.2
+Version:	8.2.3
 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:	fa93816863003f4908f638a3fd7757ac
+# Source0-md5:	cb768cf744184e64d48b15305c437336
 #Source0:	https://downloads.php.net/~pierrick/php-%{version}%{subver}.tar.xz
 Source1:	opcache.ini
 Source2:	%{orgname}-mod_php.conf
================================================================

---- gitweb:

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



More information about the pld-cvs-commit mailing list