diff --git a/php-8.2.26.tar.xz b/php-8.2.27.tar.xz similarity index 59% rename from php-8.2.26.tar.xz rename to php-8.2.27.tar.xz index 3b48854876f659ec90c0d0171904bbfd190adc10..b8635b6958d35cef88129f4ad470bfced23bbf55 100644 Binary files a/php-8.2.26.tar.xz and b/php-8.2.27.tar.xz differ diff --git a/php.spec b/php.spec index f9cdd012bc8c471caddf14a651d38bc793a6497d..270f487d83e055d7e9548cb60d60005884dcdc18 100644 --- a/php.spec +++ b/php.spec @@ -42,7 +42,7 @@ Summary: PHP scripting language for creating dynamic web sites Name: php -Version: 8.2.26 +Version: 8.2.27 Release: %{anolis_release}%{?dist} # All files licensed under PHP version 3.01, except # Zend is licensed under Zend @@ -1511,6 +1511,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Tue Jan 14 2025 yangxinyu - 8.2.27-1 +- Update to version 8.2.27 +- fix cve-2024-8929 cve-2024-11233 cve-2024-11234 + * Tue Dec 17 2024 yangxinyu - 8.2.26-1 - Update to version 8.2.26