commit: 5afc42fac6b85a1784ed825e9428c75b6e2e32b0 Author: Sam James <sam <AT> gentoo <DOT> org> AuthorDate: Sat Oct 8 20:46:37 2022 +0000 Commit: Sam James <sam <AT> gentoo <DOT> org> CommitDate: Sat Oct 8 20:46:37 2022 +0000 URL: https://gitweb.gentoo.org/repo/gentoo.git/commit/?id=5afc42fa
profiles/base: mask libvirt[wireshark-plugins] for older libvirt Bug: https://bugs.gentoo.org/869140 Bug: https://bugs.gentoo.org/833294 Bug: https://bugs.gentoo.org/802216 Bug: https://bugs.gentoo.org/830343 Bug: https://bugs.gentoo.org/824474 Signed-off-by: Sam James <sam <AT> gentoo.org> profiles/base/package.use.mask | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index c9eff3e11b89..d4abb4ed00cd 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,10 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Sam Jame <[email protected]> (2022-10-08) +# Older versions of libvirt need a vulnerable version of wireshark +<app-emulation/libvirt-8.0.0 wireshark-plugins + # Sam James <[email protected]> (2022-08-07) # media-sound/rplay is masked for removal. x11-wm/fvwm3 rplay
