Upgrade mysql to 8.0.28 to fix cves.

(cherry picked from commit 82dfdd083ceb4124143623768579f843dca773d3)
This commit is contained in:
starlet-dx 2022-01-25 15:02:50 +08:00 committed by openeuler-sync-bot
parent 162492e822
commit e8f241dfdb
2 changed files with 4 additions and 1 deletions

BIN
mysql-boost-8.0.28.tar.gz Normal file

Binary file not shown.

View File

@ -6,7 +6,7 @@
%global pkgnamepatch mysql
%global boost_bundled_version 1.73.0
Name: mysql
Version: 8.0.27
Version: 8.0.28
Release: 1
License: GPLv2 with exceptions and LGPLv2 and BSD
Summary: The world's most popular open source database
@ -113,6 +113,9 @@ fi
%exclude /usr/lib/debug
%changelog
* Tue Jan 25 yaoxin <yaoxin30@huawei.com> - 8.0.28-1
- Upgrade mysql to 8.0.28 to fix cves.
* Wed Nov 24 yaoxin <yaoxin30@huawei.com> - 8.0.27-1
- Upgrade mysql to 8.0.27,fix CVES:CVE-2021-2471 CVE-2021-2478 CVE-2021-2479
CVE-2021-2481 CVE-2021-35546 CVE-2021-35575 CVE-2021-35577 CVE-2021-35591