diff --git a/php-8.0.28.tar.xz b/php-8.0.30.tar.xz similarity index 57% rename from php-8.0.28.tar.xz rename to php-8.0.30.tar.xz index e45c8ff96f6e5eed1326385c4a2dfaa8de1fbc80..ee242b74b4ad999a6632fb69ad2a1d933609e16a 100644 Binary files a/php-8.0.28.tar.xz and b/php-8.0.30.tar.xz differ diff --git a/php.spec b/php.spec index dc854cc83559ab2c9c9f959df037314250ac47cf..8ca7c69de0cb3d94a576531f0b2b179563aeed60 100644 --- a/php.spec +++ b/php.spec @@ -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 - 8.0.30-1 +- CVE-2023-3823, CVE-2023-3824 +- update to 8.0.30 + * Tue Feb 21 2023 Dillon Chen - 8.0.28-1 - CVE-2023-0567,CVE-2023-0568,CVE-2023-0662 - update to 8.0.28