Skip to content

Commit 2afda51

Browse files
CBL-Mariner-BotKanishk-BansalKanishk Bansaljslobodzian
authored
Merge PR "[AUTO-CHERRYPICK] Upgrade mariadb to 10.11.16 for CVE-2026-3494 - branch 3.0-dev" #16185
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: Kanishk Bansal <103916909+Kanishk-Bansal@users.noreply.github.com> Co-authored-by: Kanishk Bansal <kanbansal@microsoft.com> Co-authored-by: jslobodzian <joslobo@microsoft.com>
1 parent 0f120c6 commit 2afda51

3 files changed

Lines changed: 13 additions & 11 deletions

File tree

SPECS/mariadb/mariadb.signatures.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"README.mariadb-docs": "c3c6584dbdc35445014ac48023da59cafc5abc6996859cebb4e357c2f380990f",
55
"README.wsrep_sst_rsync_tunnel": "f121b2f6e804a8aaf01e0c835e62b64a0d0bf6cd922cc1a21897f196f8b0714f",
66
"clustercheck.sh": "4be47a46f99b714bc3681fdf11b09d242dae5e3eb81274b3040a73f9d7800d50",
7-
"mariadb-10.11.15.tar.gz": "6190529d9d047163259967a92095b505df15b39195ea55cdf856314eef4546f5",
7+
"mariadb-10.11.16.tar.gz": "e4f9f2035d38345464ae8abaeaf68380d1ceadbafb4e84744ed2ed5b7aab64e7",
88
"mariadb-check-socket.sh": "6d04410549275140f07b89a1dcef99f31cd47751ef9142d14e7898e7cbcff023",
99
"mariadb-check-upgrade.sh": "e49c23e79155d416f7bad292d073213c0beafed99c172a06d909ec3e24ee6e75",
1010
"mariadb-prepare-db-dir.sh": "ff8d2e719f6db158eda0acb58a9d84b43c959baf0d2a8f4d9ce7a62f13af36d0",

SPECS/mariadb/mariadb.spec

Lines changed: 10 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,6 @@
11
# Plain package name for cases, where %%{name} differs (e.g. for versioned packages)
22
%global majorname mariadb
3-
%define package_version 10.11.15
4-
%define majorversion %(echo %{package_version} | cut -d'.' -f1-2 )
3+
%define majorversion 10.11
54

65
%define _vpath_builddir .
76

@@ -131,7 +130,7 @@
131130
%global sameevr %{epoch}:%{version}-%{release}
132131

133132
Name: %{majorname}
134-
Version: %{package_version}
133+
Version: 10.11.16
135134
Release: 1%{?dist}
136135
Epoch: 3
137136

@@ -1484,7 +1483,7 @@ fi
14841483
%{_mandir}/man1/galera_recovery.1*
14851484
%config(noreplace) %{_sysconfdir}/my.cnf.d/galera.cnf
14861485
%attr(0640,root,root) %ghost %config(noreplace) %{_sysconfdir}/sysconfig/clustercheck
1487-
#%{_datadir}/selinux/packages/targeted/%{majorname}-server-galera.pp
1486+
#%%{_datadir}/selinux/packages/targeted/%%{majorname}-server-galera.pp
14881487
%endif
14891488

14901489
%files -n %{pkgname}-server
@@ -1769,6 +1768,9 @@ fi
17691768
%endif
17701769

17711770
%changelog
1771+
* Sun Mar 08 2026 Kanishk Bansal <kanbansal@microsoft.com> - 3:10.11.16-1
1772+
- Upgrade to 10.11.16 for CVE-2026-3494
1773+
17721774
* Mon Dec 29 2025 BinduSri Adabala <v-badabala@microsoft.com> - 10.11.15-1
17731775
- Upgrade to 10.11.15 for CVE-2025-13699
17741776

@@ -1780,9 +1782,6 @@ fi
17801782
* Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.11-1
17811783
- Auto-upgrade to 10.11.11 - for CVE-2025-21490
17821784

1783-
* Tue Nov 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.10-1
1784-
- Auto-upgrade to 10.11.10 - to address CVE-2024-21096
1785-
17861785
* Wed Feb 05 2025 Michal Schorm <mschorm@redhat.com> - 3:10.11.11-1
17871786
- Rebase to 10.11.11
17881787

@@ -1797,7 +1796,10 @@ fi
17971796

17981797
* Sat Nov 16 2024 Michal Schorm <mschorm@redhat.com> - 3:10.11.10-1
17991798
- Rebase to 10.11.10
1800-
1799+
1800+
* Tue Nov 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.10-1
1801+
- Auto-upgrade to 10.11.10 - to address CVE-2024-21096
1802+
18011803
* Tue Aug 13 2024 Michal Schorm <mschorm@redhat.com> - 3:10.11.9-1
18021804
- Rebase to 10.11.9
18031805

cgmanifest.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -13001,8 +13001,8 @@
1300113001
"type": "other",
1300213002
"other": {
1300313003
"name": "mariadb",
13004-
"version": "10.11.15",
13005-
"downloadUrl": "https://downloads.mariadb.org/interstitial/mariadb-10.11.15/source/mariadb-10.11.15.tar.gz"
13004+
"version": "10.11.16",
13005+
"downloadUrl": "https://downloads.mariadb.org/interstitial/mariadb-10.11.16/source/mariadb-10.11.16.tar.gz"
1300613006
}
1300713007
}
1300813008
},

0 commit comments

Comments
 (0)