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