!104 update to 8.1.11

From: @dillon_chen 
Reviewed-by: @overweight 
Signed-off-by: @overweight
This commit is contained in:
openeuler-ci-bot 2022-09-30 03:36:05 +00:00 committed by Gitee
commit f0fccad963
No known key found for this signature in database
GPG Key ID: 173E9B9CA92EEF8F
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