summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/big-endian/package.mask1
-rw-r--r--profiles/features/musl/package.mask30
-rw-r--r--profiles/features/musl/package.use.mask4
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask2
-rw-r--r--profiles/features/time64/use.force6
-rw-r--r--profiles/features/time64/use.mask6
-rw-r--r--profiles/features/wd40/package.mask15
-rw-r--r--profiles/features/wd40/package.use.mask12
8 files changed, 71 insertions, 5 deletions
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask
index 1e9525c6e837..f37645ffb46b 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -36,7 +36,6 @@ kde-apps/kmail
kde-apps/libksieve
kde-apps/kdepim-runtime
kde-apps/kontact
-kde-apps/kimagemapeditor
kde-apps/grantlee-editor
kde-apps/akregator
dev-util/kdevelop
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index cdd861ded196..135d8f23e94d 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,26 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-24)
+# Using a glibc interface, and with that on musl pretty much useless
+sys-auth/nss-mdns
+sys-auth/libnss-cache
+sys-auth/nss-myhostname
+sys-auth/libnss-nis
+sys-auth/nss-pam-ldapd
+sys-auth/libnss-pgsql
+sys-auth/libnss-mysql
+sys-auth/nss_ldap
+net-nds/nsscache
+
+# Sam James <sam@gentoo.org> (2024-09-30)
+# Needs porting to musl (bug #940130)
+=sys-auth/elogind-255.5
+
+# Sam James <sam@gentoo.org> (2024-08-31)
+# sys-devel/binutils[gprofng] is masked on musl
+dev-debug/gprofng-gui
+
# Sam James <sam@gentoo.org> (2024-08-21)
# systemtap needs porting to musl. Fails to compile in a few ways.
# See bug #925857.
@@ -81,7 +101,10 @@ app-arch/lrzip-next
# Christopher Fore <csfore@posteo.net> (2024-01-24)
# >=sys-fs/bcachefs-tools-1.4.1 uses functions currently not in Musl
# https://github.com/koverstreet/bcachefs-tools/issues/213
->=sys-fs/bcachefs-tools-1.4.1
+# The above was fixed in musl 1.2.5, which bcachefs-tools 1.11.0
+# will now depend on.
+# https://www.openwall.com/lists/musl/2024/03/01/2
+<sys-fs/bcachefs-tools-1.11.0
# Conrad Kostecki <conikost@gentoo.org> (2024-01-23)
# Uses glibc function getsourcefilter(),
@@ -192,6 +215,7 @@ app-admin/awscli-bin
app-admin/bitwarden-desktop-bin
app-admin/puppet-agent
app-admin/puppetserver
+app-admin/winbox
app-arch/rar
app-backup/tsm
app-benchmarks/geekbench
@@ -223,7 +247,6 @@ dev-lang/dafny-bin
dev-libs/luise
dev-libs/nwjs
dev-perl/Lab-Zhinst
-dev-php/PEAR-MDB2_Driver_oci8
dev-python/pyzotero
dev-util/azuredatastudio
dev-util/idea-community
@@ -283,6 +306,7 @@ kde-apps/dolphin-plugins-dropbox
mail-client/thunderbird-bin
mate-extra/caja-dropbox
media-gfx/brscan4
+media-gfx/evoluspencil
media-libs/amdgpu-pro-vulkan
media-sound/baudline
media-sound/teamspeak-server
@@ -329,7 +353,7 @@ sys-block/arcconf
sys-block/hpssacli
sys-block/megacli
www-apps/chromedriver-bin
-www-apps/grafana-bin
+<www-apps/grafana-bin-11.2
www-apps/jellyfin-bin
www-apps/kibana-bin
www-client/firefox-bin
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 1bae192c2abe..aca87a7d4c85 100644
--- a/profiles/features/musl/package.use.mask
+++ b/profiles/features/musl/package.use.mask
@@ -1,6 +1,10 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Andrew Ammerlaan <andrewammerlaan@gentoo.org> (2024-10-08)
+# Not all required dependencies are keyworded here
+sys-kernel/dracut test
+
# Ian Jordan <immoloism@gmail.com> (2024-08-22)
# Browser uses a prebuilt binary built against glibc (bug #934005)
media-video/obs-studio browser
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask
index 266afd1a1eee..0c8cde2d4ba5 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use.mask
@@ -5,7 +5,7 @@
# The following mesa components calls fcntl(fd, F_DUPFD_CLOEXEC, 3) directly
# without checking. That results on build time failure, because we have
# stripped away F_DUPFD_CLOEXEC from glibc for this profile.
-media-libs/mesa gles2 llvm
+media-libs/mesa llvm
# Benda Xu <heroxbd@gentoo.org> (2018-02-21)
# We are on an old kernel that only glibc-2.19 is supported. That glibc does
diff --git a/profiles/features/time64/use.force b/profiles/features/time64/use.force
new file mode 100644
index 000000000000..c31fab3410b8
--- /dev/null
+++ b/profiles/features/time64/use.force
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-21)
+perl_features_time64
+time64
diff --git a/profiles/features/time64/use.mask b/profiles/features/time64/use.mask
new file mode 100644
index 000000000000..e18f63587f28
--- /dev/null
+++ b/profiles/features/time64/use.mask
@@ -0,0 +1,6 @@
+# Copyright 2024 Gentoo Authors
+# Distributed under the terms of the GNU General Public License v2
+
+# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-10-21)
+-perl_features_time64
+-time64
diff --git a/profiles/features/wd40/package.mask b/profiles/features/wd40/package.mask
index c6156b25d79c..14804cf2b03e 100644
--- a/profiles/features/wd40/package.mask
+++ b/profiles/features/wd40/package.mask
@@ -1,6 +1,15 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Viorel Munteanu <ceamac@gentoo.org> (2024-10-24)
+# Requires already masked packages (dev-python/bcrypt,
+# dev-python/cryptography, dev-python/fido2, dev-python/pyopenssl)
+dev-python/asyncssh
+
+# Michał Górny <mgorny@gentoo.org> (2024-09-23)
+# Requires dev-python/nh3.
+dev-python/textile
+
# matoro <matoro_gentoo@matoro.tk> (2024-08-10), #936643
# Unmask old pre-rust librsvg. This has vulnerabilities,
# so it is masked by default and only unmasked on wd40
@@ -44,6 +53,7 @@ net-analyzer/suricata
net-analyzer/gvm-tools
net-analyzer/gr-fosphor
net-analyzer/gvm
+net-analyzer/snmpclitools
media-sound/beets
media-sound/gnome-sound-recorder
media-gfx/oxipng
@@ -122,6 +132,10 @@ dev-python/dissononce
dev-python/consonance
dev-python/PyGithub
dev-python/adblock
+dev-python/pysnmp
+dev-python/pysnmp-mibs
+dev-python/pysmi
+dev-python/pysnmpcrypto
dev-java/icedtea-web
dev-debug/pwndbg
dev-db/mycli
@@ -180,6 +194,7 @@ net-wireless/gnuradio
net-wireless/gqrx
net-wireless/gr-iqbal
net-wireless/gr-osmosdr
+app-emulation/diskimage-builder
# Various packages requiring Rust.
app-admin/ansible
diff --git a/profiles/features/wd40/package.use.mask b/profiles/features/wd40/package.use.mask
index 3520b9ccc372..0c7ee299cb19 100644
--- a/profiles/features/wd40/package.use.mask
+++ b/profiles/features/wd40/package.use.mask
@@ -1,6 +1,18 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Michał Górny <mgorny@gentoo.org> (2024-11-02)
+# Optional Rust extensions.
+dev-python/dulwich native-extensions
+
+# Andreas Sturmlechner <asturm@gentoo.org> (2024-10-04)
+# >=media-libs/libopenraw-0.3.2 depends on rust
+xfce-base/tumbler raw
+
+# Petr Vaněk <arkamar@gentoo.org> (2024-09-01)
+# Requires dev-python/cryptography
+app-crypt/osslsigncode test
+
# matoro <matoro_gentoo@matoro.tk> (2024-07-27)
# Additional entries exposed by correcting musl, #936643
x11-wm/xpra crypt oauth