diff --git a/php.spec b/php.spec index 0a4a444e9a094e40eec0e213d53ddf823bd903c2..9b35f28e7c63cc2e1a9a3d4fefe1e39ee8f15bbe 100644 --- a/php.spec +++ b/php.spec @@ -1,4 +1,4 @@ -%define anolis_release 2 +%define anolis_release 1 # API/ABI check %global apiver 20230831 @@ -1504,6 +1504,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %changelog +* Wed Apr 09 2025 Remi Collet - 8.3.19-1 +- rebase to 8.3.19 +- Sync upstream changes from commit 0c0943cdb8c158310ec2df5f8b2f1e1f2c5b72ab + * Wed Jul 30 2025 lzq11122 - 8.3.19-2 - add patch to fix CVE-2025-6491 and CVE-2025-1735