Skip to content

Commit 6d0979a

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE][Medium] Upgrade mariadb to 10.6.21 for CVE-2025-21490 - branch main (#13154)
1 parent 28385f1 commit 6d0979a

3 files changed

Lines changed: 7 additions & 4 deletions

File tree

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.20.tar.gz": "b0f37fac388df74a2a4cfbf1d53cadc4a4361ed1928bda1a627f03a6a60e745d"
3+
"mariadb-10.6.21.tar.gz": "fc326ecb0e1483292d58edd0ebe63067c53548d0a0e7c952a06d058d4ff5a7ce"
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.20
3+
Version: 10.6.21
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+
* Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.21-1
469+
- Auto-upgrade to 10.6.21 - for CVE-2025-21490
470+
468471
* Mon Nov 04 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.20-1
469472
- Auto-upgrade to 10.6.20 - address CVE-2024-21096
470473

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12891,8 +12891,8 @@
1289112891
"type": "other",
1289212892
"other": {
1289312893
"name": "mariadb",
12894-
"version": "10.6.20",
12895-
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.20.tar.gz"
12894+
"version": "10.6.21",
12895+
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.21.tar.gz"
1289612896
}
1289712897
}
1289812898
},

0 commit comments

Comments
 (0)