mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-21 13:33:08 +00:00
Also add FEDORA-2024-cb1e9f47a3 as F41 workaround
The new NetworkManager update needs it. Lack of composes is starting to bite us more, need to get one through. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
31691a317b
commit
91f4a24b20
@ -475,7 +475,7 @@ sub get_workarounds {
|
||||
my %workarounds = (
|
||||
"39" => [],
|
||||
"40" => [],
|
||||
"41" => ["FEDORA-2024-e331cd53ac"],
|
||||
"41" => ["FEDORA-2024-e331cd53ac", "FEDORA-2024-cb1e9f47a3"],
|
||||
"42" => ["124312792"],
|
||||
"eln" => [],
|
||||
);
|
||||
|
Loading…
Reference in New Issue
Block a user