summaryrefslogtreecommitdiff
path: root/profiles/features
diff options
context:
space:
mode:
authorV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
committerV3n3RiX <venerix@redcorelinux.org>2019-07-19 22:05:27 +0100
commit121ed4eec41fbf03e1998d09eede1bf449da63b9 (patch)
treece9341d77d1507f67d4a3a1472da9011b5baa0a8 /profiles/features
parentdd762ff83c330186ee2ede002e08b2f780cddd51 (diff)
gentoo resync : 19.07.2019
Diffstat (limited to 'profiles/features')
-rw-r--r--profiles/features/musl/package.mask7
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.mask5
-rw-r--r--profiles/features/prefix/standalone/kernel-2.6.16+/package.use5
3 files changed, 7 insertions, 10 deletions
diff --git a/profiles/features/musl/package.mask b/profiles/features/musl/package.mask
index b59475865100..010c6b8f5a5c 100644
--- a/profiles/features/musl/package.mask
+++ b/profiles/features/musl/package.mask
@@ -1,12 +1,9 @@
-# Copyright 1999-2018 Gentoo Authors.
+# Copyright 1999-2019 Gentoo Authors.
# Distributed under the terms of the GNU General Public License v2
sys-libs/uclibc-ng
sys-libs/glibc
-# 0.40 is broken on musl, 0.38 and 0.41 are okay
-=sys-apps/openrc-0.40*
-
# We use eudev which is tested on both uclibc and musl
sys-apps/systemd
sys-fs/udev
@@ -22,4 +19,4 @@ dev-libs/elfutils
>=www-client/firefox-54.0
# rust-bin requires a glibc system
-dev-lang/rust-bin \ No newline at end of file
+dev-lang/rust-bin
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
index 3dd562a06e86..252f00524eeb 100644
--- a/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.mask
@@ -2,11 +2,6 @@
# https://lwn.net/Articles/611162
>=sys-libs/glibc-2.20
-# >=python-3.4 assumes F_DUPFD_CLOEXEC of fcntl,
-# which requires >=linux-2.6.24.
-# python-3.3 seems to be unconditionally using utimensat.
->=dev-lang/python-3
-
# Tupone Alfredo <tupone@gentoo.org> (2018-11-04)
# require newer glibc
dev-lang/gnat-gpl
diff --git a/profiles/features/prefix/standalone/kernel-2.6.16+/package.use b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use
new file mode 100644
index 000000000000..0358fd9248ef
--- /dev/null
+++ b/profiles/features/prefix/standalone/kernel-2.6.16+/package.use
@@ -0,0 +1,5 @@
+# Benda Xu <heroxbd@gentoo.org> (2019-07-17)
+# We are on an old kernel and without root privilege, the suid mode of
+# glibc should enabled everywhere to avoid extra assumptions of the
+# environment we do not control.
+sys-libs/glibc suid