Skip to content

Commit f40964e

Browse files
[AUTOPATCHER-CORE] Upgrade mariadb to 10.6.25 for CVE-2026-3494 [MEDIUM] (#16142)
1 parent f45c24c commit f40964e

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.24.tar.gz": "7dad54f0bc5b4af704cafe20fb82d694417fdd00575585bf82134de9a740d26d"
3+
"mariadb-10.6.25.tar.gz": "4451200b63a1327d181f8a115430483ccbf11bffa0863edf9164dac520c2c072"
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.24
3+
Version: 10.6.25
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+
* Sun Mar 08 2026 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.25-1
469+
- Auto-upgrade to 10.6.25 - for CVE-2026-3494
470+
468471
* Sat Dec 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.6.24-1
469472
- Auto-upgrade to 10.6.24 - for CVE-2025-13699
470473

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -12871,8 +12871,8 @@
1287112871
"type": "other",
1287212872
"other": {
1287312873
"name": "mariadb",
12874-
"version": "10.6.24",
12875-
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.24.tar.gz"
12874+
"version": "10.6.25",
12875+
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.25.tar.gz"
1287612876
}
1287712877
}
1287812878
},

0 commit comments

Comments
 (0)