diff --git a/php.spec b/php.spec index 2819b58618d394ae2e0faab34c31af54ec4c9161..ea2908669a6decfed73009f976c4b423d7e99755 100644 --- a/php.spec +++ b/php.spec @@ -28,7 +28,7 @@ Name: php Version: %{upver} -Release: 1 +Release: 2 Summary: PHP scripting language for creating dynamic web sites License: PHP-3.01 and Zend and BSD and MIT and ASL 1.0 and NCSA and Boost URL: http://www.php.net/ @@ -717,7 +717,7 @@ ln -sf ../configure --with-system-ciphers \ --with-external-pcre \ --with-external-libcrypt \ -%ifarch s390 s390x sparc64 sparcv9 riscv64 +%ifarch s390 s390x sparc64 sparcv9 riscv64 loongarch64 --without-pcre-jit \ %endif --with-zlib \ @@ -1330,6 +1330,9 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Mon May 8 2023 Wenlong Zhang - 8.2.3-2 +- disable pcre-jit for loongarch64 + * Tue Feb 21 2023 Dillon Chen - 8.2.3-1 - CVE-2023-0567,CVE-2023-0568,CVE-2023-0662 - update to 8.2.3