summaryrefslogtreecommitdiff
path: root/profiles
diff options
context:
space:
mode:
Diffstat (limited to 'profiles')
-rw-r--r--profiles/Manifest.gzbin237731 -> 237730 bytes
-rw-r--r--profiles/arch/riscv/package.use.mask4
-rw-r--r--profiles/features/selinux/make.defaults3
-rw-r--r--profiles/features/selinux/package.use.mask12
-rw-r--r--profiles/package.mask17
-rw-r--r--profiles/use.local.desc1
6 files changed, 19 insertions, 18 deletions
diff --git a/profiles/Manifest.gz b/profiles/Manifest.gz
index 03f7839c99f6..cb1cd5d0bc87 100644
--- a/profiles/Manifest.gz
+++ b/profiles/Manifest.gz
Binary files differ
diff --git a/profiles/arch/riscv/package.use.mask b/profiles/arch/riscv/package.use.mask
index 07bc3e7174d1..8b7df2363a59 100644
--- a/profiles/arch/riscv/package.use.mask
+++ b/profiles/arch/riscv/package.use.mask
@@ -1,10 +1,6 @@
# Copyright 2019-2025 Gentoo Authors
# Distributed under the terms of the GNU General Public License v2
-# Alfred Wingate <parona@protonmail.com> (2025-02-22)
-# media-libs/zint is not keyworded here
-media-libs/zxing-cpp experimental
-
# Alexey Shvetsov <alexxy@gentoo.org> (2024-11-21)
# sci-libs/caffe2 is not keyworded on riscv
sci-chemistry/gromacs nnpot
diff --git a/profiles/features/selinux/make.defaults b/profiles/features/selinux/make.defaults
index e5a1534aaee8..d7e8ef2aaf75 100644
--- a/profiles/features/selinux/make.defaults
+++ b/profiles/features/selinux/make.defaults
@@ -11,7 +11,8 @@ USE="selinux"
FEATURES="selinux sesandbox sfperms -pid-sandbox"
-POLICY_TYPES="strict targeted"
+# Build all policy types by default
+POLICY_TYPES="strict targeted mcs mls"
PORTAGE_T="portage_t"
PORTAGE_FETCH_T="portage_fetch_t"
PORTAGE_SANDBOX_T="portage_sandbox_t"
diff --git a/profiles/features/selinux/package.use.mask b/profiles/features/selinux/package.use.mask
index c632ae715dc5..e4ca8cc41d6b 100644
--- a/profiles/features/selinux/package.use.mask
+++ b/profiles/features/selinux/package.use.mask
@@ -3,9 +3,9 @@
# Brian Dolbec <dolsen@gentoo.org> (2014-09-17)
# mask pypy for several utilities due to incompatibility with libselinux
-sys-apps/portage python_targets_pypy3
-app-portage/elicense python_targets_pypy3
-app-portage/elogv python_targets_pypy3
-app-portage/gentoolkit python_targets_pypy3
-app-portage/smart-live-rebuild python_targets_pypy3
-app-portage/gentoopm python_targets_pypy3
+sys-apps/portage python_targets_pypy3 python_targets_pypy3_11
+app-portage/elicense python_targets_pypy3 python_targets_pypy3_11
+app-portage/elogv python_targets_pypy3 python_targets_pypy3_11
+app-portage/gentoolkit python_targets_pypy3 python_targets_pypy3_11
+app-portage/smart-live-rebuild python_targets_pypy3 python_targets_pypy3_11
+app-portage/gentoopm python_targets_pypy3 python_targets_pypy3_11
diff --git a/profiles/package.mask b/profiles/package.mask
index b57f14deece4..eef377c2a743 100644
--- a/profiles/package.mask
+++ b/profiles/package.mask
@@ -33,6 +33,17 @@
#--- END OF EXAMPLES ---
+# Arthur Zamarin <arthurzam@gentoo.org> (2025-03-08)
+# EAPI=7. Broken CLI for packages.g.o.
+# Removal on 2025-04-07.
+app-portage/pgo
+
+# Anna (navi) Figueiredo Gomes <navi@vlhl.dev> (2025-03-08)
+# User services is merged and released in openrc-0.60, this fork
+# is now unmaintained and superseded.
+# Removal on 2025-04-08. Bug #950367
+sys-apps/openrc-navi
+
# Sam James <sam@gentoo.org> (2025-03-07)
# May cause emerge to hang (bug #950707). Tests hang on one machine
# and another strange report upstream: https://github.com/pkgconf/pkgconf/issues/383.
@@ -275,12 +286,6 @@ games-fps/quakeforge
# https://bugs.gentoo.org/949414
=dev-cpp/cpp-httplib-0.18.6
-# Mike Pagano <mpagano@gentoo.org> (2025-02-07)
-# Last release 3 years ago, no version compiles; ours or upstreams.
-# Ack from maintainer. Driver is available in the Linux Kernel
-# Removal on 2025-03-07. Bug: 949318
-net-misc/AQtion
-
# Andreas Sturmlechner <asturm@gentoo.org> (2025-01-23)
# Qt5 package without any revdeps. Use dev-qt/qttools[qdbus] instead.
dev-qt/qdbusviewer
diff --git a/profiles/use.local.desc b/profiles/use.local.desc
index 8bdd344074b5..05d985440c09 100644
--- a/profiles/use.local.desc
+++ b/profiles/use.local.desc
@@ -6233,7 +6233,6 @@ net-mail/vpopmail:clearpasswd - Enables cleartext password storage in the vpassw
net-mail/vpopmail:ipalias - Enables enable-ip-alias-domains
net-mail/vpopmail:maildrop - Enables mail-filter/maildrop support in vdelivermail
net-mail/vpopmail:spamassassin - Enables mail-filter/spamassassin support
-net-misc/AQtion:lro - Enable/disable Large Receive Offload. This MUST be disabled for bridging or forwarding.
net-misc/apt-cacher-ng:fuse - Install the sys-fs/fuse based acngfs, to use a userspace filesystem for the apt cache.
net-misc/aria2:bittorrent - Enable support for the bittorrent protocol.
net-misc/aria2:gnutls - Use net-libs/gnutls as TLS provider (preferred). Otherwise, dev-libs/openssl will be used as TLS provider. Both apply only with USE=ssl.