diff --git a/mysql-boost-5.7.34.tar.gz b/mysql-boost-5.7.37.tar.gz similarity index 80% rename from mysql-boost-5.7.34.tar.gz rename to mysql-boost-5.7.37.tar.gz index 6a13aa03..58e33862 100644 Binary files a/mysql-boost-5.7.34.tar.gz and b/mysql-boost-5.7.37.tar.gz differ diff --git a/mysql5.spec b/mysql5.spec index 32b3669d..c83ce835 100644 --- a/mysql5.spec +++ b/mysql5.spec @@ -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 - 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 - 5.7.34-2 - Upgrade to 5.7.34 version - Fix CVES +* Thu Jul 1 2021 bzhaoop - 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 - 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 - 5.7.21-1 - package init +