mirror of
https://pagure.io/fedora-qa/os-autoinst-distri-fedora.git
synced 2024-11-24 23:03:08 +00:00
Add glib2 2.75.3 to f38 workarounds (FEDORA-2023-965f517da3)
GNOME blows up without it. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
860c8e0a09
commit
619f5a70fe
@ -479,7 +479,7 @@ sub setup_workaround_repo {
|
||||
my %workarounds = (
|
||||
"36" => [],
|
||||
"37" => [],
|
||||
"38" => ["FEDORA-2023-ad52b2e4b9", "FEDORA-2023-ade2a4ec02"],
|
||||
"38" => ["FEDORA-2023-ad52b2e4b9", "FEDORA-2023-ade2a4ec02", "FEDORA-2023-965f517da3"],
|
||||
);
|
||||
# then we'll download each update for our release:
|
||||
my $advortasks = $workarounds{$version};
|
||||
|
Loading…
Reference in New Issue
Block a user