From eaa1495dc679480017802639bcc26575d9d973fa Mon Sep 17 00:00:00 2001 From: Daniel Kuehn Date: Fri, 13 Nov 2015 10:32:22 +0100 Subject: 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 --- profiles/arch/amd64/use.mask | 5 +++++ profiles/arch/arm/use.mask | 6 ++++++ profiles/arch/hppa/use.mask | 6 ++++++ profiles/arch/powerpc/use.mask | 6 ++++++ profiles/arch/x86/use.mask | 6 ++++++ 5 files changed, 29 insertions(+) (limited to 'profiles/arch') 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 +# 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 +# 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 +# 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 . 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 (08 Jan 2014) # Unmask systemd since it is keyworded here. -systemd + +# 2015/11/13 - Daniel Kuehn +# 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 +# Unmask sssd USE-flag as it is tested on this arch in regards to bugs +# 540540 and 525674 +-sssd + -- cgit v1.2.3-65-gdbad