update to 8.1.11

This commit is contained in:
dillon_chen 2022-09-30 10:54:20 +08:00
parent d8d44e3f19
commit c4ebb5b7e4
2 changed files with 5 additions and 1 deletions

View File

@ -22,7 +22,7 @@
%global with_freetds 0
%global with_sodium 1
%global with_pspell 0
%global upver 8.1.10
%global upver 8.1.11
Name: php
Version: %{upver}
@ -1088,6 +1088,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%changelog
* Thu Sep 29 2022 dillon chen <dillon.chen@gmail.com> - 8.1.11-1
- update to 8.1.11
- CVE-2022-31628, CVE-2022-31629
* Sat Sep 17 2022 Funda Wang <fundawang@yeah.net> - 8.1.10-1
- New version 8.1.10
- Sync systzdata with remi's php repo