Drop F33 FreeIPA update from workarounds, it went stable
Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
da0b079686
commit
db99e5462c
@ -441,8 +441,7 @@ sub setup_workaround_repo {
|
|||||||
my %workarounds = (
|
my %workarounds = (
|
||||||
"31" => [],
|
"31" => [],
|
||||||
"32" => [],
|
"32" => [],
|
||||||
# freeipa: https://bugzilla.redhat.com/show_bug.cgi?id=1886205
|
"33" => []
|
||||||
"33" => ["FEDORA-2020-e9e815177e"]
|
|
||||||
);
|
);
|
||||||
# then we'll download each update for our release:
|
# then we'll download each update for our release:
|
||||||
my $advisories = $workarounds{$version};
|
my $advisories = $workarounds{$version};
|
||||||
|
Loading…
Reference in New Issue
Block a user