Skip to content

Commit daacfd4

Browse files
Merge PR "[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade mariadb to 10.6.24 for CVE-2025-13699 [HIGH] - branch main" #15412
1 parent 11d1b59 commit daacfd4

File tree

3 files changed

+7
-4
lines changed

3 files changed

+7
-4
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
{
22
"Signatures": {
3-
"mariadb-10.6.21.tar.gz": "fc326ecb0e1483292d58edd0ebe63067c53548d0a0e7c952a06d058d4ff5a7ce"
3+
"mariadb-10.6.24.tar.gz": "7dad54f0bc5b4af704cafe20fb82d694417fdd00575585bf82134de9a740d26d"
44
}
55
}

SPECS/mariadb/mariadb.spec

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
Summary: Database servers made by the original developers of MySQL.
22
Name: mariadb
3-
Version: 10.6.21
3+
Version: 10.6.24
44
Release: 1%{?dist}
55
License: GPLv2 WITH exceptions AND LGPLv2 AND BSD
66
Vendor: Microsoft Corporation
@@ -465,6 +465,9 @@ fi
465465
%{_datadir}/mysql/hindi/errmsg.sys
466466

467467
%changelog
468+
* Sat Dec 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.24-1
469+
- Auto-upgrade to 10.6.24 - for CVE-2025-13699
470+
468471
* Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.21-1
469472
- Auto-upgrade to 10.6.21 - for CVE-2025-21490
470473

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12881,8 +12881,8 @@
1288112881
"type": "other",
1288212882
"other": {
1288312883
"name": "mariadb",
12884-
"version": "10.6.21",
12885-
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.21.tar.gz"
12884+
"version": "10.6.24",
12885+
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.24.tar.gz"
1288612886
}
1288712887
}
1288812888
},

0 commit comments

Comments
 (0)