Skip to content

Commit c97426c

Browse files
authored
mariadb: update to v10.6.9 to fix CVE-2022-32091, CVE-2022-32081 (#3645)
1 parent 9178741 commit c97426c

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.8.tar.gz": "ce5297cb8fc0875a29bba4cff90a09090f0bfccf788e8d04d9361ba955d4ee41"
3+
"mariadb-10.6.9.tar.gz": "2ebcd66bc18211db9bdb4beb3445852d1ee2f212bc4d7de55a40907542c1b3c1"
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.8
3+
Version: 10.6.9
44
Release: 1%{?dist}
55
License: GPLv2 WITH exceptions AND LGPLv2 AND BSD
66
Vendor: Microsoft Corporation
@@ -457,6 +457,9 @@ fi
457457
%{_datadir}/mysql/hindi/errmsg.sys
458458

459459
%changelog
460+
* Tue Aug 30 2022 Henry Beberman <[email protected]> - 10.6.9-1
461+
- Upgrade to v10.6.9 to address CVE-2022-32091, CVE-2022-32081
462+
460463
* Fri May 20 2022 Chris Co <[email protected]> - 10.6.8-1
461464
- Upgrade to v10.6.8 to address CVE-2022-27448, CVE-2022-27449,
462465
CVE-2022-27451, CVE-2022-27457, CVE-2022-27458

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -11391,8 +11391,8 @@
1139111391
"type": "other",
1139211392
"other": {
1139311393
"name": "mariadb",
11394-
"version": "10.6.8",
11395-
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.8.tar.gz"
11394+
"version": "10.6.9",
11395+
"downloadUrl": "https://github.com/MariaDB/server/archive/mariadb-10.6.9.tar.gz"
1139611396
}
1139711397
}
1139811398
},

0 commit comments

Comments
 (0)