summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
authorV3n3RiX <venerix@koprulu.sector>2024-04-07 18:30:54 +0100
committerV3n3RiX <venerix@koprulu.sector>2024-04-07 18:30:54 +0100
commit4d190a87291ace8503ad92c6b049d14660a14c72 (patch)
tree3c46c3d158d4e77a4c12d283a17bade041a9859f /profiles
parent3c7931f8c6c90aa813912d87c684d742e0c29a05 (diff)
gentoo auto-resync : 07:04:2024 - 18:30:54
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin203818 -> 203816 bytes
-rw-r--r--profiles/features/musl/package.mask11
-rw-r--r--profiles/features/musl/package.use.mask4
-rw-r--r--profiles/package.mask17
4 files changed, 32 insertions, 0 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 367d23c606b1..a22be65cd7c2 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index 0f1e9a62e36e..1c6aa91f0df2 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,6 +1,17 @@
# Copyright 1999-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# Marek Szuba <marecki@gentoo.org> (2024-04-07)
+# Relies on musl-incompatible ldconfig behaviour to determine the list of host
+# library directories. More importantly however, protontricks is useless without
+# Steam and Steam will almost certainly never support musl (see e.g.
+# https://github.com/ValveSoftware/steam-for-linux/issues/9284).
+app-emulation/protontricks
+
+# Matthew Smith <matthew@gentoo.org> (2024-04-07)
+# Mask until execinfo.h use can be properly patched, bug #853856
+media-gfx/renderdoc
+
# Maciej Barć <xgqt@gentoo.org> (2024-03-23)
# Binary package, which is compiled against glibc
www-apps/jellyfin-bin
diff --git a/profiles/features/musl/package.use.mask b/profiles/features/musl/package.use.mask
index 83facb689f20..0e1f019c61aa 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
+# Matthew Smith <matthew@gentoo.org> (2024-04-07)
+# Renderdoc masked on musl, bug #853856
+dev-qt/qtbase renderdoc
+
# Andreas K. Hüttel <dilfridge@gentoo.org> (2024-03-11)
# Only works properly with glibc
dev-debug/gdb cet
diff --git a/profiles/package.mask b/profiles/package.mask
index ae03b16446b6..593e66496a7a 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,23 @@
#--- END OF EXAMPLES ---
+# Ben Kohler <bkohler@gentoo.org> (2024-04-07)
+# Abandoned upstream long ago in favor of Unifi Protect (running only on an
+# official Unifi appliance. Likely contains lots of security holes in bundled
+# libs.
+# Removal on 2024-05-07. Bug #928881
+acct-group/unifi-video
+acct-user/unifi-video
+media-video/unifi-video
+
+# Ben Kohler <bkohler@gentoo.org> (2024-04-07)
+# Long ago forked to and obsoleted by sys-apps/memtest86+. Upstream has
+# abandoned this for their proprietary UEFI-based one (packaged in gentoo as
+# as sys-apps/memtest86-bin).
+# Removal on 2024-05-07. Bug #502464, #607494, #628528, #750677, #887003,
+# #912973, #920109
+sys-apps/memtest86
+
# Andreas Sturmlechner <asturm@gentoo.org> (2024-04-06)
# Dead upstream for many years, in a state of decay and no revdeps.
# Removal on 2024-05-06. Bug #926193, #891791