diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147331 -> 147332 bytes | |||
-rw-r--r-- | profiles/arch/loong/package.use.mask | 4 | ||||
-rw-r--r-- | profiles/base/package.use.mask | 7 | ||||
-rw-r--r-- | profiles/package.deprecated | 6 |
4 files changed, 13 insertions, 4 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 828b28b102f8..53b7d9420ed2 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/arch/loong/package.use.mask b/profiles/arch/loong/package.use.mask index 66299d4ac1db..466175442007 100644 --- a/profiles/arch/loong/package.use.mask +++ b/profiles/arch/loong/package.use.mask @@ -1,10 +1,6 @@ # Copyright 2022 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 -# Marek Szuba <marecki@gentoo.org> (2022-10-04) -# sys-block/targetcli-fb not keyworded here yet (Bug #866506) -sys-libs/libblockdev test - # WANG Xuerui <xen0n@gentoo.org> (2022-10-04) # Sanitizers partially supported on this architecture. # diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index f56d328b23a3..173ed23b289a 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,6 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. +# Viorel Munteanu <ceamac.paragon@gmail.com> (2022-10-07) +# Cannot test and fix pax-kernel related bugs on a current grsec kernel +# Mask the flag for now +# Bugs: #643466, #674872, #832161, #855722 +app-emulation/virtualbox pax-kernel +app-emulation/virtualbox-modules pax-kernel + # Sam James <sam@gentoo.org> (2022-10-02) # USE=compat / possibly allowing sys-libs/zlib needs to be figured out, # but packages want to use the actual zlib-ng library, so we need to diff --git a/profiles/package.deprecated b/profiles/package.deprecated index 3088c50408e7..e8321b3e1961 100644 --- a/profiles/package.deprecated +++ b/profiles/package.deprecated @@ -17,6 +17,12 @@ #--- END OF EXAMPLES --- +# Petr Vaněk <arkamar@atlas.cz> (2022-10-06) +# Obsolete virtual. +# Only one provider is left (net-libs/c-client), please change dependency to +# that instead. +virtual/imap-c-client + # Matt Turner <mattst88@gentoo.org> (2022-10-02) # Dummy packages, now merged into app-accessibility/at-spi2-core. app-accessibility/at-spi2-atk |