8.0.25
This commit is contained in:
parent
9dfc470670
commit
46df4d92a2
Binary file not shown.
7
php.spec
7
php.spec
@ -22,13 +22,13 @@
|
|||||||
%global with_freetds 0
|
%global with_freetds 0
|
||||||
%global with_sodium 1
|
%global with_sodium 1
|
||||||
%global with_pspell 0
|
%global with_pspell 0
|
||||||
%global upver 8.0.24
|
%global upver 8.0.25
|
||||||
|
|
||||||
Name: php
|
Name: php
|
||||||
Version: %{upver}
|
Version: %{upver}
|
||||||
Release: 1
|
Release: 1
|
||||||
Summary: PHP scripting language for creating dynamic web sites
|
Summary: PHP scripting language for creating dynamic web sites
|
||||||
License: PHP and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA
|
License: PHP-3.01 and Zend-2.0 and BSD and MIT and ASL 1.0 and NCSA
|
||||||
URL: http://www.php.net/
|
URL: http://www.php.net/
|
||||||
Source0: http://www.php.net/distributions/php-%{upver}.tar.xz
|
Source0: http://www.php.net/distributions/php-%{upver}.tar.xz
|
||||||
Source1: php.conf
|
Source1: php.conf
|
||||||
@ -1086,6 +1086,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
|
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Sat Oct 29 2022 Funda Wang <fundawang@yeah.net> - 8.0.25-1
|
||||||
|
- New version 8.0.25
|
||||||
|
|
||||||
* Fri Sep 30 2022 dillon chen <dillon.chen@gmail.com> - 8.0.24-1
|
* Fri Sep 30 2022 dillon chen <dillon.chen@gmail.com> - 8.0.24-1
|
||||||
- update to 8.0.24
|
- update to 8.0.24
|
||||||
- CVE-2022-31628, CVE-2022-31629
|
- CVE-2022-31628, CVE-2022-31629
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user