Skip to content

Commit 3ca8a2a

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

File tree

3 files changed

+8
-4
lines changed

3 files changed

+8
-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: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: MySQL.
22
Name: mysql
3-
Version: 8.0.43
3+
Version: 8.0.44
44
Release: 1%{?dist}
55
License: GPLv2 with exceptions AND LGPLv2 AND BSD
66
Vendor: Microsoft Corporation
@@ -114,6 +114,10 @@ fi
114114
%{_libdir}/pkgconfig/mysqlclient.pc
115115

116116
%changelog
117+
* Wed Oct 22 2025 Kanishk Bansal <[email protected]> - 8.0.44-1
118+
- Upgrade to 8.0.44 for CVE-2025-53069, CVE-2025-53042, CVE-2025-53044, CVE-2025-53040,
119+
CVE-2025-53062, CVE-2025-53053, CVE-2025-53045, CVE-2025-53054
120+
117121
* Wed Jul 23 2025 BinduSri Adabala <[email protected]> - 8.0.43-1
118122
- Upgrade to 8.0.43 to fix CVE-2025-50077, CVE-2025-50078, CVE-2025-50079, CVE-2025-50080, CVE-2025-50081, CVE-2025-50082,
119123
CVE-2025-50083, CVE-2025-50084, CVE-2025-50085, CVE-2025-50086, CVE-2025-50087, CVE-2025-50091, CVE-2025-50092,CVE-2025-50093,

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13793,8 +13793,8 @@
1379313793
"type": "other",
1379413794
"other": {
1379513795
"name": "mysql",
13796-
"version": "8.0.43",
13797-
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.43.tar.gz"
13796+
"version": "8.0.44",
13797+
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.44.tar.gz"
1379813798
}
1379913799
}
1380013800
},

0 commit comments

Comments
 (0)