]> git.pld-linux.org Git - packages/php.git/commitdiff
- updated to 8.2.3 (fixes CVE-2023-0567 CVE-2023-0568 CVE-2023-0662) auto/th/php82-8.2.3-1
authorJakub Bogusz <qboosh@pld-linux.org>
Tue, 14 Feb 2023 21:03:06 +0000 (22:03 +0100)
committerJakub Bogusz <qboosh@pld-linux.org>
Tue, 14 Feb 2023 21:03:06 +0000 (22:03 +0100)
php.spec

index e1fd212bb68872552a247b7aeea53b0b1d7f369b..6260daeaf9b511ab005bc236e0d21a7f863812cf 100644 (file)
--- a/php.spec
+++ b/php.spec
 %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
This page took 0.666289 seconds and 4 git commands to generate.