update to 8.0.27

This commit is contained in:
dillon_chen 2023-01-16 10:50:30 +08:00
parent 0df9871dda
commit cf7c075160
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.0.26
%global upver 8.0.27
Name: php
Version: %{upver}
@ -1082,6 +1082,10 @@ systemctl try-restart php-fpm.service >/dev/null 2>&1 || :
%{_mandir}/*
%changelog
* Mon Jan 16 2023 Dillon Chen <dillon.chen@gmail.com> - 8.0.27-1
- New version 8.0.27
- Fix CVE-2022-31631
* Thu Nov 24 2022 Funda Wang <fundawang@yeah.net> - 8.0.26-1
- New version 8.0.26