diff --git a/php-8.0.23.tar.xz b/php-8.0.24.tar.xz similarity index 57% rename from php-8.0.23.tar.xz rename to php-8.0.24.tar.xz index 77cd941ce6c4cec6a75cf1b898acddd1af2c6b90..593a6bc02558faa55c43d20f7f6417c95fcda689 100644 Binary files a/php-8.0.23.tar.xz and b/php-8.0.24.tar.xz differ diff --git a/php.spec b/php.spec index c4b03df52c475fac4dc7c255a60ada57489a735e..eb33ce6daa655c50af38c9eff549341f03365f9a 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.23 +%global upver 8.0.24 Name: php Version: %{upver} @@ -1086,6 +1086,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Fri Sep 30 2022 dillon chen - 8.0.24-1 +- update to 8.0.24 +- CVE-2022-31628, CVE-2022-31629 + * Sat Jun 18 2022 Hugel - 8.0.0-10 - Fix CVE-2022-31625 CVE-2022-31626