diff --git a/php.spec b/php.spec index 0a4a444e9a094e40eec0e213d53ddf823bd903c2..20bb33d94fe13ae1bf309878047cb77916e2764b 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,9 @@ 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 + * Wed Jul 30 2025 lzq11122 - 8.3.19-2 - add patch to fix CVE-2025-6491 and CVE-2025-1735