diff options
author | Sam James <sam@gentoo.org> | 2022-11-01 21:01:05 +0000 |
---|---|---|
committer | Sam James <sam@gentoo.org> | 2022-11-01 21:57:48 +0000 |
commit | 908c0517c4dadbc482a54f5f1f8f620aa648e5c2 (patch) | |
tree | 6c1958650411b4a4ee0fbf2190d4af9867fddc16 /profiles | |
parent | dev-libs/libxml2: drop 2.10.2 (diff) | |
download | gentoo-908c0517c4dadbc482a54f5f1f8f620aa648e5c2.tar.gz gentoo-908c0517c4dadbc482a54f5f1f8f620aa648e5c2.tar.bz2 gentoo-908c0517c4dadbc482a54f5f1f8f620aa648e5c2.zip |
profiles: mask glib-2.74.1 for gnome-keyring-daemon CPU bug
Bug: https://bugs.gentoo.org/878995
Bug: https://bugs.gentoo.org/878351
Signed-off-by: Sam James <sam@gentoo.org>
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/package.mask | 9 |
1 files changed, 9 insertions, 0 deletions
diff --git a/profiles/package.mask b/profiles/package.mask index bec6793382dd..6e2202c2aed2 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,15 @@ #--- END OF EXAMPLES --- +# Sam James <sam@gentoo.org> (2022-11-01) +# glib 2.74.1 has a bug causing gnome-base/gnome-keyring's gnome-keyring-daemon +# to spin at 100% CPU. Under active discussion upstream but they're not yet +# decided on the best fix. See https://gitlab.gnome.org/GNOME/glib/-/issues/2795 +# bug #878351 +=dev-libs/glib-2.74.1 +=dev-util/glib-utils-2.74.1 +=dev-util/gdbus-codegen-2.74.1 + # Matt Turner <mattst88@gentoo.org> (2022-11-01) # Added by a proxied maintainer in 2018 who then never touched it again before # disappearing. Doesn't build with Python 3.9. Depends on gnome-base/gconf. |