diff --git a/php-8.0.26.tar.xz b/php-8.0.27.tar.xz similarity index 57% rename from php-8.0.26.tar.xz rename to php-8.0.27.tar.xz index 7b5cc030d1f2fe944e0e2283b9b3a3113c6b59c4..97c5839b2d3cdc6e38a0a13b49d558a96b0e725e 100644 Binary files a/php-8.0.26.tar.xz and b/php-8.0.27.tar.xz differ diff --git a/php.spec b/php.spec index 0606a79269a778ca91de488d535d1d404a25a705..a2d187327b18ee284ee8cd45ed9197a274d7a582 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.26 +%global upver 8.0.27 Name: php Version: %{upver} @@ -1082,6 +1082,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Mon Jan 16 2023 Dillon Chen - 8.0.27-1 +- New version 8.0.27 +- Fix CVE-2022-31631 + * Thu Nov 24 2022 Funda Wang - 8.0.26-1 - New version 8.0.26