Skip to content

Commit 7677086

Browse files
Kanishk-BansalKanishk Bansal
andauthored
Upgrade mysql to 8.0.44 for 8 CVEs (microsoft#14905)
Signed-off-by: Kanishk Bansal <[email protected]> Co-authored-by: Kanishk Bansal <[email protected]>
1 parent 8e33b9d commit 7677086

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed

SPECS/mysql/mysql.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"mysql-boost-8.0.43.tar.gz": "85fd5c3ac88884dc5ac4522ce54ad9c11a91f9396fecaa27152c757a3e6e936f"
3+
"mysql-boost-8.0.44.tar.gz": "a8cc09a35af63668c5235cf282aef789428c6f30c1d9a581b337c816ce8ce8bb"
44
}
55
}

SPECS/mysql/mysql.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Summary: MySQL.
44
Name: mysql
5-
Version: 8.0.43
5+
Version: 8.0.44
66
Release: 1%{?dist}
77
License: GPLv2 with exceptions AND LGPLv2 AND BSD
88
Vendor: Microsoft Corporation
@@ -113,6 +113,9 @@ sudo -u test ctest || { cat Testing/Temporary/LastTest.log || echo 'No log found
113113
%{_libdir}/pkgconfig/mysqlclient.pc
114114

115115
%changelog
116+
* Wed Oct 22 2025 Kanishk Bansal <[email protected]> - 8.0.44-1
117+
- Upgrade to 8.0.44 for CVE-2025-53069, CVE-2025-53042, CVE-2025-53044, CVE-2025-53040, CVE-2025-53062, CVE-2025-53053, CVE-2025-53045, CVE-2025-53054
118+
116119
* Wed Jul 23 2025 Aninda Pradhan <[email protected]> - 8.0.43-1
117120
- Upgrade to 8.0.43 to fix CVE-2025-50081,CVE-2025-50077,CVE-2025-50099,CVE-2025-50102,CVE-2025-53023,CVE-2025-50096,CVE-2025-50084,CVE-2025-50104,CVE-2025-50098,CVE-2025-50085,CVE-2025-50093,CVE-2025-50087,CVE-2025-50083,CVE-2025-50082,CVE-2025-50086,CVE-2025-50092,CVE-2025-50094,CVE-2025-50100,CVE-2025-50097,CVE-2025-50101,CVE-2025-50091,CVE-2025-50078,CVE-2025-50080,CVE-2025-50079
118121

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13872,8 +13872,8 @@
1387213872
"type": "other",
1387313873
"other": {
1387413874
"name": "mysql",
13875-
"version": "8.0.43",
13876-
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.43.tar.gz"
13875+
"version": "8.0.44",
13876+
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.44.tar.gz"
1387713877
}
1387813878
}
1387913879
},

0 commit comments

Comments
 (0)