diff --git a/php-8.0.29.tar.xz b/php-8.0.30.tar.xz similarity index 57% rename from php-8.0.29.tar.xz rename to php-8.0.30.tar.xz index 7229213..ee242b7 100644 Binary files a/php-8.0.29.tar.xz and b/php-8.0.30.tar.xz differ diff --git a/php.spec b/php.spec index 8b49db9..d32b9a9 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.29 +%global upver 8.0.30 Name: php Version: %{upver} @@ -1087,6 +1087,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Fri Aug 4 2023 Funda Wang - 8.0.30-1 +- CVE-2023-3823, CVE-2023-3824 +- update to 8.0.30 + * Thu Jun 15 2023 Dillon Chen - 8.0.29-1 - update to 8.0.29 to Fixed bug GHSA-76gg-c692-v2mw