diff --git a/lib/utils.pm b/lib/utils.pm index 66656b87..c46673d2 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -482,7 +482,7 @@ sub setup_workaround_repo { "34" => [], "35" => [], "36" => [], - "37" => ["90614839"] + "37" => ["90614839", "FEDORA-2022-f8047bb67b", "FEDORA-2022-6f94e8eda6", "FEDORA-2022-b3376c521c"] ); # then we'll download each update for our release: my $advortasks = $workarounds{$version};