summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorDaniel Kuehn <lejonet@gentoo.org>2015-11-13 10:32:22 +0100
committerDaniel Kuehn <lejonet@gentoo.org>2015-11-13 14:08:57 +0100
commiteaa1495dc679480017802639bcc26575d9d973fa (patch)
tree23e5fa78522c0c2121853ab88f89391cf9b2d703 /profiles/arch
parentdev-util/cmake: Bump to version 3.4.0 (diff)
downloadgentoo-eaa1495dc679480017802639bcc26575d9d973fa.tar.gz
gentoo-eaa1495dc679480017802639bcc26575d9d973fa.tar.bz2
gentoo-eaa1495dc679480017802639bcc26575d9d973fa.zip
profiles: Globally mask USE-flag sssd
Masking the sssd USE-flag globally and unmasking it in the tested arches to stop minor arches sfrom blocking major arches AND prevent the dropping of keywords on sudo for said minor arches, in regards to sssd and sudo bugs 540540 and 525674
Diffstat (limited to 'profiles/arch')
-rw-r--r--profiles/arch/amd64/use.mask5
-rw-r--r--profiles/arch/arm/use.mask6
-rw-r--r--profiles/arch/hppa/use.mask6
-rw-r--r--profiles/arch/powerpc/use.mask6
-rw-r--r--profiles/arch/x86/use.mask6
5 files changed, 29 insertions, 0 deletions
diff --git a/profiles/arch/amd64/use.mask b/profiles/arch/amd64/use.mask
index a2e13dfaf18f..c6ca82899a27 100644
--- a/profiles/arch/amd64/use.mask
+++ b/profiles/arch/amd64/use.mask
@@ -228,4 +228,9 @@ capslib
# fdk-aac is already keyworded here
-fdk
+# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
+# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
+# 540540 and 525674
+-sssd
+
# NOT NECESSARY - SECTION
diff --git a/profiles/arch/arm/use.mask b/profiles/arch/arm/use.mask
index 2c0c6b367fd2..c30bb1b76d83 100644
--- a/profiles/arch/arm/use.mask
+++ b/profiles/arch/arm/use.mask
@@ -258,3 +258,9 @@ numa
# toolkit for nvidia binary drivers
cg
+
+# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
+# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
+# 540540 and 525674
+-sssd
+
diff --git a/profiles/arch/hppa/use.mask b/profiles/arch/hppa/use.mask
index 59a4b52bb257..be05a3c215cb 100644
--- a/profiles/arch/hppa/use.mask
+++ b/profiles/arch/hppa/use.mask
@@ -359,4 +359,10 @@ d3d
# mask wayland since dev-libs/wayland isn't keyworded
wayland
+# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
+# ACKED-BY: jer
+# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
+# 540540 and 525674
+-sssd
+
# DON'T TOUCH THIS FILE. Instead, file a bug and assign it to <hppa@gentoo.org>.
diff --git a/profiles/arch/powerpc/use.mask b/profiles/arch/powerpc/use.mask
index ee86b3a78ede..dce52075d60d 100644
--- a/profiles/arch/powerpc/use.mask
+++ b/profiles/arch/powerpc/use.mask
@@ -229,3 +229,9 @@ clvm
# Pacho Ramos <pacho@gentoo.org> (08 Jan 2014)
# Unmask systemd since it is keyworded here.
-systemd
+
+# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
+# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
+# 540540 and 525674
+-sssd
+
diff --git a/profiles/arch/x86/use.mask b/profiles/arch/x86/use.mask
index 2f7c24672adb..5c61d14176d3 100644
--- a/profiles/arch/x86/use.mask
+++ b/profiles/arch/x86/use.mask
@@ -210,3 +210,9 @@ win64
# fdk-aac is already keyworded here
-fdk
+
+# 2015/11/13 - Daniel Kuehn <lejonet@gentoo.org>
+# Unmask sssd USE-flag as it is tested on this arch in regards to bugs
+# 540540 and 525674
+-sssd
+