Skip to content

Commit 6bac2f5

Browse files
Kanishk-BansalKanishk Bansal
andauthored
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com>
1 parent d2ce31c commit 6bac2f5

File tree

3 files changed

+9
-5
lines changed

3 files changed

+9
-5
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.44.tar.gz": "a8cc09a35af63668c5235cf282aef789428c6f30c1d9a581b337c816ce8ce8bb"
3+
"mysql-boost-8.0.45.tar.gz": "f679707d05f0c2b61e9b14961302e7f540c23e9e5e2bffd8ad9193599e295cee"
44
}
55
}

SPECS/mysql/mysql.spec

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,8 @@
22

33
Summary: MySQL.
44
Name: mysql
5-
Version: 8.0.44
6-
Release: 2%{?dist}
5+
Version: 8.0.45
6+
Release: 1%{?dist}
77
License: GPLv2 with exceptions AND LGPLv2 AND BSD
88
Vendor: Microsoft Corporation
99
Distribution: Azure Linux
@@ -114,6 +114,10 @@ sudo -u test ctest || { cat Testing/Temporary/LastTest.log || echo 'No log found
114114
%{_libdir}/pkgconfig/mysqlclient.pc
115115

116116
%changelog
117+
* Wed Jan 21 2026 Kanishk Bansal <kanbansal@microsoft.com> - 8.0.45-1
118+
- Upgrade to 8.0.45 for CVE-2026-21948, CVE-2026-21968,
119+
CVE-2026-21941, CVE-2026-21964, CVE-2026-21936, CVE-2026-21937
120+
117121
* Tue Oct 28 2025 Azure Linux Security Servicing Account <azurelinux-security@microsoft.com> - 8.0.44-2
118122
- Patch for CVE-2025-62813
119123

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13882,8 +13882,8 @@
1388213882
"type": "other",
1388313883
"other": {
1388413884
"name": "mysql",
13885-
"version": "8.0.44",
13886-
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.44.tar.gz"
13885+
"version": "8.0.45",
13886+
"downloadUrl": "https://dev.mysql.com/get/Downloads/MySQL-8.0/mysql-boost-8.0.45.tar.gz"
1388713887
}
1388813888
}
1388913889
},

0 commit comments

Comments
 (0)