From: guido@trentalancia.net (Guido Trentalancia) Date: Sun, 04 Dec 2016 16:54:14 +0100 Subject: [refpolicy] [PATCH v2] xserver: remove unneeded user content permissions In-Reply-To: References: <1480604438.3101.0.camel@trentalancia.net> <1480686247.12925.1.camel@trentalancia.net> Message-ID: <1480866854.13582.20.camel@trentalancia.net> To: refpolicy@oss.tresys.com List-Id: refpolicy.oss.tresys.com Thanks Christopher ! On Sun, 04/12/2016 at 10.52 -0500, Chris PeBenito wrote: > On 12/02/16 08:44, Guido Trentalancia via refpolicy wrote: > > > > Remove unneeded permissions to read user content from the > > xserver module (xserver and xdm domains). > > Merged, though I had to mangle the patch a little, as v1 of this > patch? > was already merged. > > > > > > Signed-off-by: Guido Trentalancia > > --- > > ?policy/modules/services/xserver.fc |????1 + > > ?policy/modules/services/xserver.if |???19 +++++++++++++++++++ > > ?policy/modules/services/xserver.te |???15 +++++++-------- > > ?3 files changed, 27 insertions(+), 8 deletions(-) > > > > diff -pruN refpolicy-git-25112016- > > orig/policy/modules/services/xserver.fc refpolicy-git- > > 25112016/policy/modules/services/xserver.fc > > --- refpolicy-git-25112016-orig/policy/modules/services/xserver.fc [...]