diff options
author | David Seifert <soap@gentoo.org> | 2021-06-15 16:59:35 +0200 |
---|---|---|
committer | David Seifert <soap@gentoo.org> | 2021-06-15 16:59:35 +0200 |
commit | 93594f0073886e65d2b79090b30ff2832a63e8c1 (patch) | |
tree | 874bdbc2d5b395b0f3cdb3e73a43d5719fad46a3 /profiles | |
parent | media-gfx/alembic: bump to 1.8.2 (diff) | |
download | gentoo-93594f0073886e65d2b79090b30ff2832a63e8c1.tar.gz gentoo-93594f0073886e65d2b79090b30ff2832a63e8c1.tar.bz2 gentoo-93594f0073886e65d2b79090b30ff2832a63e8c1.zip |
profiles: [QA] mask broken sys-apps/fwupd-1.6.x bump
Missing a critical dependency.
Bug: https://bugs.gentoo.org/791835
Bug: https://bugs.gentoo.org/791307
Signed-off-by: David Seifert <soap@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index aee0d53abf0c..0655e567db7f 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -32,6 +32,12 @@ #--- END OF EXAMPLES --- +# David Seifert <soap@gentoo.org> (2021-07-15) +# New versions >=1.6.0 are broken at runtime because +# of a missing new dependency. +# bug #791835, bug #791307. +>=sys-apps/fwupd-1.6.0 + # Davide Pesavento <pesa@gentoo.org> (2021-06-15) # Masked for revdep testing. >=dev-python/sip-6 |