summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin188477 -> 188477 bytes
-rw-r--r--profiles/arch/amd64/no-multilib/package.use.mask2
-rw-r--r--profiles/arch/amd64/package.use2
-rw-r--r--profiles/arch/sparc/package.use.mask4
-rw-r--r--profiles/arch/x86/package.use.mask2
-rw-r--r--profiles/features/big-endian/package.mask4
-rw-r--r--profiles/package.mask8
-rw-r--r--profiles/use.local.desc8
8 files changed, 15 insertions, 15 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 2636c603a50e..d89e79bd37b1 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/amd64/no-multilib/package.use.mask b/profiles/arch/amd64/no-multilib/package.use.mask
index ec5ba0d852f7..5a3b1d629b5c 100644
--- a/profiles/arch/amd64/no-multilib/package.use.mask
+++ b/profiles/arch/amd64/no-multilib/package.use.mask
@@ -18,7 +18,7 @@ sys-libs/ncurses stack-realign
# Ben Kohler <bkohler@gentoo.org> (2022-06-07)
# Disable 32bit builds on no-multilib
-sys-apps/memtest86+ bios32 efi32 iso32
+sys-apps/memtest86+ bios32 uefi32 iso32
# Sam James <sam@gentoo.org> (2020-12-27)
# dev-embedded/libftd2xx unavailable here
diff --git a/profiles/arch/amd64/package.use b/profiles/arch/amd64/package.use
index 31d17baca413..40a242b365d5 100644
--- a/profiles/arch/amd64/package.use
+++ b/profiles/arch/amd64/package.use
@@ -9,7 +9,7 @@ sys-libs/ncurses stack-realign
# Ben Kohler <bkohler@gentoo.org> (2022-06-07)
# Enable BIOS & UEFI targets by default
-sys-apps/memtest86+ bios64 efi64
+sys-apps/memtest86+ bios64 uefi64
# Theo Anderson <telans@posteo.de> (2021-03-06)
# Enable 32-bit clang runtime to ease -m32 builds with non-GCC runtime
diff --git a/profiles/arch/sparc/package.use.mask b/profiles/arch/sparc/package.use.mask
index 379c0d9bf0c2..ceb5f2b226ee 100644
--- a/profiles/arch/sparc/package.use.mask
+++ b/profiles/arch/sparc/package.use.mask
@@ -2,7 +2,9 @@
# Distributed under the terms of the GNU General Public License v2
# Jaco Kroon <jaco@uls.co.za> (2024-01-09)
-# net-misc/asterisk[srtp] depends on net-libs/libsrtp which is -sparc.
+# net-libs/pjproject[srtp] and net-misc/asterisk[srtp] depends on
+# net-libs/libsrtp which is -sparc.
+net-libs/pjproject srtp
net-misc/asterisk srtp
# Sam James <sam@gentoo.org> (2024-01-05)
diff --git a/profiles/arch/x86/package.use.mask b/profiles/arch/x86/package.use.mask
index 8b212affe8c3..c830edbb21f8 100644
--- a/profiles/arch/x86/package.use.mask
+++ b/profiles/arch/x86/package.use.mask
@@ -108,7 +108,7 @@ app-vim/jedi test
# Ben Kohler <bkohler@gentoo.org> (2022-06-07)
# Disable 64bit builds on x86
-sys-apps/memtest86+ bios64 efi64 iso64
+sys-apps/memtest86+ bios64 uefi64 iso64
# Jimi Huotari <chiitoo@gentoo.org> (2022-05-08)
# Not keyworded here yet.
diff --git a/profiles/features/big-endian/package.mask b/profiles/features/big-endian/package.mask
index ae72e8154a48..407bf030c989 100644
--- a/profiles/features/big-endian/package.mask
+++ b/profiles/features/big-endian/package.mask
@@ -1,6 +1,10 @@
# Copyright 2023-2024 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
+# matoro <matoro_gentoo@matoro.tk> (2024-01-09)
+# Test failures on BE (#920353, #902191)
+net-misc/nextcloud-client
+
# matoro <matoro_gentoo@matoro.tk> (2024-01-01)
# Known broken on BE (#906100)
games-simulation/openrct2
diff --git a/profiles/package.mask b/profiles/package.mask
index fab7df24937b..8f809c9de3cd 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -104,14 +104,6 @@ net-proxy/tayga
app-admin/newsyslog
# Michał Górny <mgorny@gentoo.org> (2023-12-31)
-# Unresolved vulnerability. The current version is from 2022-03,
-# and the bump is non-trivial.
-# Removal on 2024-01-30. Bug #879181.
-acct-group/fluentd
-acct-user/fluentd
-app-admin/fluentd
-
-# Michał Górny <mgorny@gentoo.org> (2023-12-31)
# Buggy code with a number of local patches already. Last release
# in 2003. media-sound/jack2 should be a good alternative.
# Removal on 2024-01-30. Bug #875152.
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 0f0af599ba79..2a61011329b9 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -4339,7 +4339,6 @@ media-libs/opencv:gdal - Enable support for sci-libs/gdal library
media-libs/opencv:gflags - Use Google's C++ argument parsing library (dev-cpp/gflags)
media-libs/opencv:glog - Use Google's C++ logging library (dev-cpp/glog)
media-libs/opencv:gtk3 - Enable x11-libs/gtk+:3 support
-media-libs/opencv:lto - Build using Link Time Optimizations (LTO)
media-libs/opencv:non-free - Enable non-free components
media-libs/opencv:opencvapps - Enable compilation with opencvapps
media-libs/opencv:tbb - Enable multithreading with the Intel Threads Building Block (dev-cpp/tbb)
@@ -4366,8 +4365,9 @@ media-libs/opus:custom-modes - Enable non-Opus modes, e.g. 44.1 kHz and 2^n fram
media-libs/opusfile:fixed-point - Enable fixed-point arithmetic operations
media-libs/opusfile:float - Enable floating point arithmetic operations
media-libs/opusfile:http - Enable http connections
+media-libs/osl:gui - Build the osltoy binary (with Qt5)
media-libs/osl:partio - Use media-libs/partio
-media-libs/osl:qt5 - Build the osltoy binary
+media-libs/osl:qt6 - Build the osltoy binary (with Qt6)
media-libs/phonon:designer - Install plugin for dev-qt/designer
media-libs/phonon:vlc - Install VLC Phonon backend
media-libs/phonon-gstreamer:network - Enable network streaming support via libsoup
@@ -6034,6 +6034,7 @@ net-libs/pjproject:libyuv - Include libyuv in the build
net-libs/pjproject:openh264 - Include Open H.264 support in the build
net-libs/pjproject:resample - Include resampling implementations in the build
net-libs/pjproject:silk - Include SILK support in the build
+net-libs/pjproject:srtp - Enable support for encrypted voice transmission (secure RTP)
net-libs/pjproject:v4l2 - Include Video4Linux v2 support in the build
net-libs/pjproject:vpx - Include VP8 and VP9 codec support in the build
net-libs/pjproject:webrtc - Enable WebRTC support
@@ -7409,6 +7410,7 @@ sci-libs/vtk:gdal - Support for gdal formated data
sci-libs/vtk:imaging - Building Imaging modules
sci-libs/vtk:las - Build support for LiDAR files
sci-libs/vtk:logging - Build the logging module
+sci-libs/vtk:opencascade - Enable OpenCASCADE support
sci-libs/vtk:openvdb - Build support to handle VDB data files
sci-libs/vtk:pdal - Build support to handle point cloud data files
sci-libs/vtk:qt6 - Use Qt6 packages instead of Qt5
@@ -7900,7 +7902,7 @@ sys-auth/pambase:securetty - Enable pam_securetty module in the login stack. Not
sys-auth/pambase:sha512 - Switch Linux-PAM's pam_unix module to use sha512 for passwords hashes rather than MD5. This option requires sys-libs/pam version 1.0.1 built against sys-libs/glibc version 2.7, if it's built against an earlier version, it will silently be ignored, and MD5 hashes will be used. All the passwords changed after this USE flag is enabled will be saved to the shadow file hashed using SHA512 function. The password previously saved will be left untouched. Please note that while SHA512-hashed passwords will still be recognised if the USE flag is removed, the shadow file will not be compatible with systems using an earlier glibc version.
sys-auth/pambase:systemd - Use pam_systemd module to register user sessions in the systemd control group hierarchy.
sys-auth/pambase:yescrypt - Switch Linux-PAM's pam_unix module to use yescrypt for passwords hashes rather than MD5
-sys-auth/polkit:daemon - Build polkitd in addition to libpolkit. Those using sys-apps/dbus-broker may wish to disable this flag.
+sys-auth/polkit:daemon - Build polkitd in addition to libpolkit.
sys-auth/polkit:duktape - Use dev-lang/duktape instead of dev-lang/spidermonkey as JavaScript engine
sys-auth/polkit:systemd - Use sys-apps/systemd for session tracking
sys-auth/seatd:builtin - Enable embedded server in libseat