Skip to content

MM: proactive fixes for 9.5

Nico Pache requested to merge npache/centos-stream-9:v6.x_update_fix.post into main

The following MR is part of the MM SSTs plan on updating the MM codebase to 6.4 for RHEL9.5. As part of this effort, we have 1 MR for each V6.x upstream update without the followup fixes.

This MR serves to ensure we are maintaining stability by utilizing available upstream fixes for the commits we have in the MM codebase.

The rough structure of this MR is as follows:

The first set of patches (1-28) are missing patches from <v6.1
The second set of patches (29-86) are the fixes that were omitted from the v6.1-v6.4
The third set of patches (87-129) are fixes from v6.4+ that are marked as STABLE patches
the fourth set of patches (130-171) are other fixes that are not stable patches and effect previous rhel releases or are fixes that i missed from step 2

Depends: !3951

JIRA: https://issues.redhat.com/browse/RHEL-5619

Signed-off-by: Nico Pache npache@redhat.com

Edited by Nico Pache

Merge request reports