diff options
Diffstat (limited to 'profiles')
-rw-r--r-- | profiles/Manifest.gz | bin | 147186 -> 147180 bytes | |||
-rw-r--r-- | profiles/base/package.use.mask | 8 | ||||
-rw-r--r-- | profiles/use.local.desc | 1 |
3 files changed, 8 insertions, 1 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz Binary files differindex 1b46f9834df1..abf6d711e1ef 100644 --- a/profiles/Manifest.gz +++ b/profiles/Manifest.gz diff --git a/profiles/base/package.use.mask b/profiles/base/package.use.mask index dca32ba381a0..5e41111cc90b 100644 --- a/profiles/base/package.use.mask +++ b/profiles/base/package.use.mask @@ -6,7 +6,13 @@ # This file is only for generic masks. For arch-specific masks (i.e. # mask everywhere, unmask on arch/*) use arch/base. -# Sam Jame <sam@gentoo.org> (2022-10-08) +# Sam James <sam@gentoo.org> (2022-10-10) +# These releases *are* signed by the needed people, but have an additional +# signature not present in the official release keychain, so verify-sig.eclass +# fails: bug #873211. +~net-libs/gnutls-3.7.8 verify-sig + +# Sam James <sam@gentoo.org> (2022-10-08) # Older versions of libvirt need a vulnerable version of wireshark <app-emulation/libvirt-8.0.0 wireshark-plugins diff --git a/profiles/use.local.desc b/profiles/use.local.desc index d59a7e084e8e..c4807c96490c 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -8222,6 +8222,7 @@ sys-devel/binutils-hppa64:plugins - Enable plugin support in tools sys-devel/clang:default-compiler-rt - Use compiler-rt instead of libgcc as the default rtlib for clang sys-devel/clang:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang sys-devel/clang:default-lld - Use lld as the default linker for clang +sys-devel/clang:extra - Build extra tools (clangd, clang-tidy and a few more) sys-devel/clang:static-analyzer - Install the Clang static analyzer sys-devel/clang-common:default-compiler-rt - Use compiler-rt + libunwind instead of libgcc as the default rtlib for clang sys-devel/clang-common:default-libcxx - Use libc++ instead of libstdc++ as the default stdlib for clang |