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 7229213d85dda1cf9547dad95928047c099e287c..ee242b74b4ad999a6632fb69ad2a1d933609e16a 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 8b49db942ea009c4e22406a66176669e36503871..d32b9a9ad50702662a09ea03312bc490cc72d074 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