summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2023-06-09 15:48:37 +0100
committerV3n3RiX <venerix@koprulu.sector>2023-06-09 15:48:37 +0100
commit60010a4cd6d7c12aaa62f00b5e8a158ed24efba6 (patch)
treea961dd82d2d2719fe5bede9343e9e83cce856d9f /profiles
parent65a4d80ebaba5d4d407b3d09320b337e0ca20f0a (diff)
gentoo auto-resync : 09:06:2023 - 15:48:36
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin178862 -> 178848 bytes
-rw-r--r--profiles/arch/amd64/package.use.mask4
-rw-r--r--profiles/arch/base/package.use.mask4
-rw-r--r--profiles/package.mask13
-rw-r--r--profiles/prefix/sunos/solaris/package.mask6
-rw-r--r--profiles/use.local.desc1
6 files changed, 28 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index f482c50d714f..bcee07669db7 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files 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 <sam@gentoo.org> (2023-06-09)
+# dev-cpp/cppdap is not keyworded on most arches
+dev-util/cmake -debugger
+
# Sam James <sam@gentoo.org> (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 <sam@gentoo.org> (2023-06-09)
+# dev-cpp/cppdap is not keyworded on most arches
+dev-util/cmake debugger
+
# Sam James <sam@gentoo.org> (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 <mgorny@gentoo.org> (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 <sam@gentoo.org> (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 <gyakovlev@gentoo.org> (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 <grobian@gentoo.org> (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 <grobian@gentoo.org> (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 <grobian@gentoo.org> (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