diff --git a/php-8.2.1.tar.xz b/php-8.2.3.tar.xz similarity index 59% rename from php-8.2.1.tar.xz rename to php-8.2.3.tar.xz index e5407dc42303db594bb594f6df11c7b8c979b3c5..942ae7389de25c23476014a48e60cad8af45d381 100644 Binary files a/php-8.2.1.tar.xz and b/php-8.2.3.tar.xz differ diff --git a/php.spec b/php.spec index 8a473fa5a765cad6bf74d132aeaeba963f1f7ea2..2819b58618d394ae2e0faab34c31af54ec4c9161 100644 --- a/php.spec +++ b/php.spec @@ -23,7 +23,7 @@ %global with_modphp 1 %global with_lmdb 1 %global with_sodium 1 -%global upver 8.2.1 +%global upver 8.2.3 Name: php @@ -1330,6 +1330,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || : %{_mandir}/* %changelog +* Tue Feb 21 2023 Dillon Chen - 8.2.3-1 +- CVE-2023-0567,CVE-2023-0568,CVE-2023-0662 +- update to 8.2.3 + * Mon Jan 16 2023 Dillon Chen - 8.2.1-1 - update to 8.2.1