(cherry picked from commit 9a75dd92cd735cfb5d299ae36792a23ee3bd9f02)
This commit is contained in:
Funda Wang 2023-08-12 19:55:18 +08:00 committed by openeuler-sync-bot
parent 9ad250fa68
commit 74d4a0d013
2 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%global with_freetds 0
%global with_sodium 1
%global with_pspell 0
%global upver 8.0.28
%global upver 8.0.30
Name: php
Version: %{upver}
@ -1082,6 +1082,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%changelog
* Fri Aug 4 2023 Funda Wang <fundawang@yeah.net> - 8.0.30-1
- CVE-2023-3823, CVE-2023-3824
- update to 8.0.30
* Tue Feb 21 2023 Dillon Chen <dillon.chen@gmail.com> - 8.0.28-1
- CVE-2023-0567,CVE-2023-0568,CVE-2023-0662
- update to 8.0.28