diff --git a/lib/utils.pm b/lib/utils.pm index 88b3238f..fc4ce71c 100644 --- a/lib/utils.pm +++ b/lib/utils.pm @@ -485,6 +485,7 @@ sub get_workarounds { "40" => [], "41" => [], "42" => [], + "43" => [], "eln" => ["FEDORA-2025-3de666755c", "FEDORA-2025-07a540332e", "FEDORA-2025-0e0edcfd6a"], ); my $advortasks = $workarounds{$version};