Upgrade mariadb to 10.11.16 for CVE-2026-3494#16143
Open
Kanishk-Bansal wants to merge 1 commit intofasttrack/3.0from
Open
Upgrade mariadb to 10.11.16 for CVE-2026-3494#16143Kanishk-Bansal wants to merge 1 commit intofasttrack/3.0from
mariadb to 10.11.16 for CVE-2026-3494#16143Kanishk-Bansal wants to merge 1 commit intofasttrack/3.0from
Conversation
Kanishk-Bansal
commented
Mar 8, 2026
| %global sameevr %{epoch}:%{version}-%{release} | ||
|
|
||
| Name: %{majorname} | ||
| Version: %{package_version} |
Contributor
Author
There was a problem hiding this comment.
Automation fails to detect the version because of %{package_version}
Hence removing it so that auto upgrade can be utilised
Kanishk-Bansal
commented
Mar 8, 2026
| %config(noreplace) %{_sysconfdir}/my.cnf.d/galera.cnf | ||
| %attr(0640,root,root) %ghost %config(noreplace) %{_sysconfdir}/sysconfig/clustercheck | ||
| #%{_datadir}/selinux/packages/targeted/%{majorname}-server-galera.pp | ||
| #%%{_datadir}/selinux/packages/targeted/%%{majorname}-server-galera.pp |
Contributor
Author
There was a problem hiding this comment.
fixes the warning: Macro expanded in comment on line 1487: %{_datadir}/selinux/packages/targeted/%{majorname}-server-galera.pp
Kanishk-Bansal
commented
Mar 8, 2026
| * Thu Mar 27 2025 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.11-1 | ||
| - Auto-upgrade to 10.11.11 - for CVE-2025-21490 | ||
|
|
||
| * Tue Nov 05 2024 CBL-Mariner Servicing Account <cblmargh@microsoft.com> - 10.11.10-1 |
Contributor
Author
There was a problem hiding this comment.
Fixes
error: %changelog not in descending chronological order
Contributor
Author
80d8c84 to
2e093f0
Compare
2e093f0 to
c1f0157
Compare
Signed-off-by: Kanishk Bansal <kanbansal@microsoft.com>
c1f0157 to
5d7f689
Compare
mariadb to 10.11.16 for CVE-2026-3494 [HIGH]mariadb to 10.11.16 for CVE-2026-3494
MadhurAggarwal
approved these changes
Mar 9, 2026
Member
MadhurAggarwal
left a comment
There was a problem hiding this comment.
Changes look good to me.
Latest Buddy Build Succeeded
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Merge Checklist
All boxes should be checked before merging the PR (just tick any boxes which don't apply to this PR)
*-staticsubpackages, etc.) have had theirReleasetag incremented../cgmanifest.json,./toolkit/scripts/toolchain/cgmanifest.json,.github/workflows/cgmanifest.json)./LICENSES-AND-NOTICES/SPECS/data/licenses.json,./LICENSES-AND-NOTICES/SPECS/LICENSES-MAP.md,./LICENSES-AND-NOTICES/SPECS/LICENSE-EXCEPTIONS.PHOTON)*.signatures.jsonfilessudo make go-tidy-allandsudo make go-test-coveragepassSummary
What does the PR accomplish, why was it needed?
mariadbto 10.11.16 for CVE-2026-3494 [HIGH]Change Log
Does this affect the toolchain?
NO
Associated issues
Links to CVEs
Test Methodology