diff --git a/SOURCES/leapp-repository-0.21.0-elevate.patch b/SOURCES/leapp-repository-0.21.0-elevate.patch index 51f340c..6cba113 100644 --- a/SOURCES/leapp-repository-0.21.0-elevate.patch +++ b/SOURCES/leapp-repository-0.21.0-elevate.patch @@ -5255,7 +5255,7 @@ index 34f7b8f9..acba532c 100644 if self.opts.tid[0] == 'check': diff --git a/repos/system_upgrade/common/files/upgrade_paths.json b/repos/system_upgrade/common/files/upgrade_paths.json -index 5399f148..0c6b7463 100644 +index 5399f148..d162762c 100644 --- a/repos/system_upgrade/common/files/upgrade_paths.json +++ b/repos/system_upgrade/common/files/upgrade_paths.json @@ -1,11 +1,10 @@ @@ -5265,12 +5265,12 @@ index 5399f148..0c6b7463 100644 - "8.8": ["9.2"], - "8.10": ["9.4", "9.5"], + "7.9": ["8.7", "8.8", "8.9", "8.10"], -+ "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4"], ++ "8.10": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"], "9.6": ["10.0"], - "7": ["8.8", "8.10"], - "8": ["9.2", "9.4", "9.5"], + "7": ["8.7", "8.8", "8.9", "8.10"], -+ "8": ["9.0", "9.1", "9.2", "9.3", "9.4"], ++ "8": ["9.0", "9.1", "9.2", "9.3", "9.4", "9.5"], "9": ["10.0"] }, "saphana": { diff --git a/SPECS/leapp-repository.spec b/SPECS/leapp-repository.spec index 15318b3..1c67a44 100644 --- a/SPECS/leapp-repository.spec +++ b/SPECS/leapp-repository.spec @@ -421,6 +421,10 @@ done; - Resolves: RHEL-67621, RHEL-57064, RHEL-56251, RHEL-50686, RHEL-41193 - Resolves: RHEL-34570, RHEL-26459, RHEL-23473, RHEL-16881, RHEL-3294 +* Tue Nov 19 2024 Yuriy Kohut - 0.21.0-2.elevate.4 +- Update ELevate patch: + - extend update path for 8 and 8.10 with 9.5 target + * Mon Oct 07 2024 Yuriy Kohut - 0.21.0-2.elevate.3 - Update ELevate patch: - remove '9.5' target from upgrade path until it is not released