Skip to content

Commit 082f326

Browse files
[AUTO-CHERRYPICK] [AUTOPATCHER-CORE] Upgrade mariadb to 10.11.11 for CVE-2025-21490 - branch 3.0-dev (#13226)
1 parent 66a4040 commit 082f326

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.11.10.tar.gz": "82905406675c7fa909ac9afda4c0a78a98523d44a0257afe00d19130119ca422"
3+
"mariadb-10.11.11.tar.gz": "14cc0d9d9a7a330231d9ed91ac28f29b502d2f1e7021d81c940280db52bac812"
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.11.10
3+
Version: 10.11.11
44
Release: 1%{?dist}
55
License: GPLv2 WITH exceptions AND LGPLv2 AND BSD
66
Vendor: Microsoft Corporation
@@ -469,6 +469,9 @@ fi
469469
%{_datadir}/mysql/hindi/errmsg.sys
470470

471471
%changelog
472+
* Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.11-1
473+
- Auto-upgrade to 10.11.11 - for CVE-2025-21490
474+
472475
* Tue Nov 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.10-1
473476
- Auto-upgrade to 10.11.10 - to address CVE-2024-21096
474477

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.11.10",
12885-
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.11.10.tar.gz"
12884+
"version": "10.11.11",
12885+
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.11.11.tar.gz"
1288612886
}
1288712887
}
1288812888
},

0 commit comments

Comments
 (0)