Skip to content

Commit 4dd3ddf

Browse files
[AUTO-CHERRYPICK] Upgrade mysql to 8.0.40 - branch main (#10809)
Co-authored-by: Sudipta Pandit <[email protected]>
1 parent 7f7a3b8 commit 4dd3ddf

File tree

4 files changed

+16
-58
lines changed

4 files changed

+16
-58
lines changed

SPECS/mysql/CVE-2023-46218.patch

Lines changed: 0 additions & 50 deletions
This file was deleted.

SPECS/mysql/mysql.signatures.json

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
2-
"Signatures": {
3-
"mysql-boost-8.0.36.tar.gz": "429c5f69f3722e31807e74119d157a023277af210bfee513443cae60ebd2a86d"
4-
}
5-
}
2+
"Signatures": {
3+
"mysql-boost-8.0.40.tar.gz": "eb34a23d324584688199b4222242f4623ea7bca457a3191cd7a106c63a7837d9"
4+
}
5+
}

SPECS/mysql/mysql.spec

Lines changed: 10 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: MySQL.
22
Name: mysql
3-
Version: 8.0.36
3+
Version: 8.0.40
44
Release: 1%{?dist}
55
License: GPLv2 with exceptions AND LGPLv2 AND BSD
66
Vendor: Microsoft Corporation
@@ -9,7 +9,6 @@ Group: Applications/Databases
99
URL: https://www.mysql.com
1010
Source0: https://dev.mysql.com/get/Downloads/MySQL-8.0/%{name}-boost-%{version}.tar.gz
1111
Patch0: CVE-2012-5627.nopatch
12-
Patch1: CVE-2023-46218.patch
1312
BuildRequires: cmake
1413
BuildRequires: libtirpc-devel
1514
BuildRequires: openssl-devel
@@ -98,6 +97,15 @@ fi
9897
%{_libdir}/pkgconfig/mysqlclient.pc
9998

10099
%changelog
100+
* Fri Oct 18 2024 Sudipta Pandit <[email protected]> - 8.0.40-1
101+
- Upgrade to 8.0.40 to fix multiple CVEs -- CVE-2024-21193, CVE-2024-21194, CVE-2024-21162, CVE-2024-21157, CVE-2024-21130,
102+
CVE-2024-20996, CVE-2024-21129, CVE-2024-21159, CVE-2024-21135, CVE-2024-21173, CVE-2024-21160, CVE-2024-21125, CVE-2024-21134,
103+
CVE-2024-21127, CVE-2024-21142, CVE-2024-21166, CVE-2024-21163, CVE-2024-21203, CVE-2024-21219, CVE-2024-21247, CVE-2024-21237,
104+
CVE-2024-21231, CVE-2024-21213, CVE-2024-21218, CVE-2024-21197, CVE-2024-21230, CVE-2024-21207, CVE-2024-21201, CVE-2024-21198,
105+
CVE-2024-21238, CVE-2024-21196, CVE-2024-21239, CVE-2024-21199, CVE-2024-21241, CVE-2024-21236, CVE-2024-21212, CVE-2024-21096,
106+
CVE-2024-21171, CVE-2024-21165, CVE-2023-46219
107+
- Remove patch for CVE-2023-46218 (fixed in 8.0.37)
108+
101109
* Tue Jun 18 2024 Archana Choudhary <[email protected]> - 8.0.36-1
102110
- Upgrade to 8.0.36 to fix 10 CVEs
103111

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13813,8 +13813,8 @@
1381313813
"type": "other",
1381413814
"other": {
1381513815
"name": "mysql",
13816-
"version": "8.0.36",
13817-
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.36.tar.gz"
13816+
"version": "8.0.40",
13817+
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.40.tar.gz"
1381813818
}
1381913819
}
1382013820
},

0 commit comments

Comments
 (0)