update to 8.2.3
This commit is contained in:
parent
bcfe33835e
commit
79563a2ebc
Binary file not shown.
6
php.spec
6
php.spec
@ -23,7 +23,7 @@
|
|||||||
%global with_modphp 1
|
%global with_modphp 1
|
||||||
%global with_lmdb 1
|
%global with_lmdb 1
|
||||||
%global with_sodium 1
|
%global with_sodium 1
|
||||||
%global upver 8.2.1
|
%global upver 8.2.3
|
||||||
|
|
||||||
|
|
||||||
Name: php
|
Name: php
|
||||||
@ -1330,6 +1330,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
|
|||||||
%{_mandir}/*
|
%{_mandir}/*
|
||||||
|
|
||||||
%changelog
|
%changelog
|
||||||
|
* Tue Feb 21 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.3-1
|
||||||
|
- CVE-2023-0567,CVE-2023-0568,CVE-2023-0662
|
||||||
|
- update to 8.2.3
|
||||||
|
|
||||||
* Mon Jan 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.1-1
|
* Mon Jan 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.2.1-1
|
||||||
- update to 8.2.1
|
- update to 8.2.1
|
||||||
|
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user