From 60010a4cd6d7c12aaa62f00b5e8a158ed24efba6 Mon Sep 17 00:00:00 2001 From: V3n3RiX Date: Fri, 9 Jun 2023 15:48:37 +0100 Subject: gentoo auto-resync : 09:06:2023 - 15:48:36 --- profiles/Manifest.gz | Bin 178862 -> 178848 bytes profiles/arch/amd64/package.use.mask | 4 ++++ profiles/arch/base/package.use.mask | 4 ++++ profiles/package.mask | 13 +++++++++++++ profiles/prefix/sunos/solaris/package.mask | 6 ++++++ profiles/use.local.desc | 1 + 6 files changed, 28 insertions(+) (limited to 'profiles') diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz index f482c50d714f..bcee07669db7 100644 Binary files a/profiles/Manifest.gz and b/profiles/Manifest.gz differ diff --git a/profiles/arch/amd64/package.use.mask b/profiles/arch/amd64/package.use.mask index 83a261731286..d2146cb91175 100644 --- a/profiles/arch/amd64/package.use.mask +++ b/profiles/arch/amd64/package.use.mask @@ -17,6 +17,10 @@ #--- END OF EXAMPLES --- +# Sam James (2023-06-09) +# dev-cpp/cppdap is not keyworded on most arches +dev-util/cmake -debugger + # Sam James (2023-05-15) # net-libs/rustls-ffi is keyworded here www-servers/apache -apache2_modules_tls diff --git a/profiles/arch/base/package.use.mask b/profiles/arch/base/package.use.mask index db7cae156eac..75cfebf25113 100644 --- a/profiles/arch/base/package.use.mask +++ b/profiles/arch/base/package.use.mask @@ -1,6 +1,10 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Sam James (2023-06-09) +# dev-cpp/cppdap is not keyworded on most arches +dev-util/cmake debugger + # Sam James (2023-05-15) # Unkeyworded dependencies www-servers/apache apache2_modules_tls diff --git a/profiles/package.mask b/profiles/package.mask index 8758bc0fa8d5..c02692d60f3d 100644 --- a/profiles/package.mask +++ b/profiles/package.mask @@ -33,6 +33,19 @@ #--- END OF EXAMPLES --- +# Michał Górny (2023-06-09) +# Requires dev-python/nose. Last activity in 2013. No reverse +# dependencies left. +# Removal on 2023-07-09. Bug #888245. +dev-python/doctest-ignore-unicode + +# Sam James (2023-06-09) +# Severe security vulnerability: executes arbitrary code returned in responses +# from the server. Appears a CA is abusing that acme-sh uses eval. +# Please see https://github.com/acmesh-official/acme.sh/issues/4659 and +# https://bugs.gentoo.org/908104. +app-crypt/acme-sh + # Georgy Yakovlev (2023-06-08) # May be broken on some arches due to weird LLVM interaction. # Masked for now. diff --git a/profiles/prefix/sunos/solaris/package.mask b/profiles/prefix/sunos/solaris/package.mask index a965eaa1465d..bd2fe8fd3273 100644 --- a/profiles/prefix/sunos/solaris/package.mask +++ b/profiles/prefix/sunos/solaris/package.mask @@ -1,9 +1,15 @@ # Copyright 1999-2023 Gentoo Authors # Distributed under the terms of the GNU General Public License v2 +# Fabian Groffen (2023-06-09) +# Fails to compile due to missing DT_* symbols +# fix: https://lore.kernel.org/git/20230606205935.3183276-1-asedeno@google.com/ +~dev-vcs/git-2.41.0 + # Fabian Groffen (2023-06-07) # Fails to compile, epoll missing: # https://github.com/chriskohlhoff/asio/issues/1289 +# patch: https://bugs.gentoo.org/908025 ~dev-libs/boost-1.82.0 # Fabian Groffen (2014-01-14) diff --git a/profiles/use.local.desc b/profiles/use.local.desc index b4b11138e6a2..18e31a468561 100644 --- a/profiles/use.local.desc +++ b/profiles/use.local.desc @@ -2722,6 +2722,7 @@ dev-util/ccache:redis - Enable Redis backend for storage via dev-libs/hiredis dev-util/ccache:static-c++ - Avoid dynamic dependency on gcc's libstdc++. dev-util/cccc:apidoc - Build software docs with doxygen/graphviz and metrics with cccc dev-util/cccc:mfc - Add patch for MFC dialect options +dev-util/cmake:dap - Build debugger for CMake with Debug Adapter Protocol support via dev-cpp/cppdap dev-util/codeblocks:contrib - Build additional contrib components dev-util/codeblocks:fortran - Build FortranProject plugin which enables to use Code::Blocks IDE for Fortran language dev-util/cppcheck:htmlreport - install cppcheck-htmlreport -- cgit v1.2.3