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 e5407dc..942ae73 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 8a473fa..2819b58 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