diff --git a/mysql-boost-8.0.24.tar.gz b/mysql-boost-8.0.26.tar.gz similarity index 91% rename from mysql-boost-8.0.24.tar.gz rename to mysql-boost-8.0.26.tar.gz index 7f63a29a29c86dc6b3596e9e89a8d00a0fbc0d99..e48b2c877aac6211f955fce0f8bac4ecbc8d75b8 100644 Binary files a/mysql-boost-8.0.24.tar.gz and b/mysql-boost-8.0.26.tar.gz differ diff --git a/mysql.spec b/mysql.spec index 7b7f8abe9e10877ef8043f10cd2b6875a35bf560..4bc79f3d70204a64345ecf1b7e95b82bb9d0ab8f 100644 --- a/mysql.spec +++ b/mysql.spec @@ -29,12 +29,12 @@ %bcond_without conflicts %global sameevr %{?epoch:%{epoch}:}%{version}-%{release} Name: mysql -Version: 8.0.24 -Release: 1 +Version: 8.0.26 +Release: 2 Summary: MySQL client programs and shared libraries URL: http://www.mysql.com License: GPLv2 with exceptions and LGPLv2 and BSD -Source0: https://cdn.mysql.com/Downloads/MySQL-8.0/mysql-boost-%{version}.tar.gz +Source0: https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-%{version}.tar.gz Source2: mysql_config_multilib.sh Source3: my.cnf.in Source6: README.mysql-docs @@ -536,6 +536,10 @@ fi %{_mandir}/man1/mysql_config.1* %changelog +* Mon Aug 2 2021 liwu - 8.0.26-1 +- Upgrade mysql to 8.0.26,fix CVES:CVE-2021-2356 CVE-2021-2339 CVE-2021-2354 + CVE-2021-2352 CVE-2021-2340 + * Thu May 8 2021 wutao - 8.0.24-1 - Upgrade mysql to 8.0.24, fix CVES: CVE-2021-2166 CVE-2021-2146 CVE-2021-2162 CVE-2021-2212 CVE-2021-2299 CVE-2021-2293 CVE-2021-2215