Fix CVE issues for bump to the 5.7.37 version

- CVE-2022-21245
- CVE-2022-21270
- CVE-2022-21303
- CVE-2022-21304
- CVE-2022-21344
- CVE-2022-21367
- CVE-2021-35624
- CVE-2021-2356
- CVE-2021-2011
- CVE-2021-2010
- CVE-2021-2007
This commit is contained in:
bzhaoop 2022-04-21 10:27:27 +00:00
parent f6e4cef7f8
commit 863a24fc96
2 changed files with 22 additions and 2 deletions

View File

@ -38,8 +38,8 @@
%bcond_without conflicts
%global sameevr %{?epoch:%{epoch}:}%{version}-%{release}
Name: mysql5
Version: 5.7.34
Release: 2
Version: 5.7.37
Release: 1
Summary: MySQL client programs and shared libraries
URL: http://www.mysql.com
License: GPLv2 with exceptions and LGPLv2 and BSD
@ -726,10 +726,29 @@ fi
%endif
%changelog
* Thu Apr 21 2022 bzhaoop <bzhaojyathousandy@gmail.com> - 5.7.37-1
- Fix CVE issues for bump to the 5.7.37 version
- CVE-2022-21245
- CVE-2022-21270
- CVE-2022-21303
- CVE-2022-21304
- CVE-2022-21344
- CVE-2022-21367
- CVE-2021-35624
- CVE-2021-2356
- CVE-2021-2011
- CVE-2021-2010
- CVE-2021-2007
* Fri Feb 25 2022 houyingchao <houyingchao@huawei.com> - 5.7.34-2
- Upgrade to 5.7.34 version
- Fix CVES
* Thu Jul 1 2021 bzhaoop <bzhaojyathousandy@gmail.com> - 5.7.34-1
- Bump from 5.7.21 to latest 5.7.34
- Correct the test steps and options
- Refactor part of the file structure according to the new packages
* Tue Nov 30 2021 wulei <wulei80@huawei.com> - 5.7.21-4
- Fix innodb.innodb fail on aarch64
- Fix grant_user_lock as root
@ -743,3 +762,4 @@ fi
* Thu Oct 15 2020 zhanghua <zhanghua40@huawei.com> - 5.7.21-1
- package init