update to 8.2.3

This commit is contained in:
dillon_chen 2023-02-21 13:58:51 +08:00
parent bcfe33835e
commit 79563a2ebc
2 changed files with 5 additions and 1 deletions

View File

@ -23,7 +23,7 @@
%global with_modphp 1
%global with_lmdb 1
%global with_sodium 1
%global upver 8.2.1
%global upver 8.2.3
Name: php
@ -1330,6 +1330,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%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
- update to 8.2.1