diff --git a/SPECS/mariadb/mariadb.signatures.json b/SPECS/mariadb/mariadb.signatures.json index 62a213087a7..5b42e949090 100644 --- a/SPECS/mariadb/mariadb.signatures.json +++ b/SPECS/mariadb/mariadb.signatures.json @@ -1,5 +1,5 @@ { "Signatures": { - "mariadb-10.6.21.tar.gz": "fc326ecb0e1483292d58edd0ebe63067c53548d0a0e7c952a06d058d4ff5a7ce" + "mariadb-10.6.24.tar.gz": "7dad54f0bc5b4af704cafe20fb82d694417fdd00575585bf82134de9a740d26d" } } diff --git a/SPECS/mariadb/mariadb.spec b/SPECS/mariadb/mariadb.spec index 76852690822..8cfb1dcc3b8 100644 --- a/SPECS/mariadb/mariadb.spec +++ b/SPECS/mariadb/mariadb.spec @@ -1,6 +1,6 @@ Summary: Database servers made by the original developers of MySQL. Name: mariadb -Version: 10.6.21 +Version: 10.6.24 Release: 1%{?dist} License: GPLv2 WITH exceptions AND LGPLv2 AND BSD Vendor: Microsoft Corporation @@ -465,6 +465,9 @@ fi %{_datadir}/mysql/hindi/errmsg.sys %changelog +* Sat Dec 27 2025 CBL-Mariner Servicing Account - 10.6.24-1 +- Auto-upgrade to 10.6.24 - for CVE-2025-13699 + * Thu Mar 27 2025 CBL-Mariner Servicing Account - 10.6.21-1 - Auto-upgrade to 10.6.21 - for CVE-2025-21490 diff --git a/cgmanifest.json b/cgmanifest.json index 378aee69be4..4f96bd6cf6f 100644 --- a/cgmanifest.json +++ b/cgmanifest.json @@ -12881,8 +12881,8 @@ "type": "other", "other": { "name": "mariadb", - "version": "10.6.21", - "downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.21.tar.gz" + "version": "10.6.24", + "downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.24.tar.gz" } } },