All of lore.kernel.org
 help / color / mirror / Atom feed
From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] Label /etc/locale.alias as locale_t on Debian
Date: Mon, 21 Apr 2014 09:07:46 -0400	[thread overview]
Message-ID: <53551822.1020505@tresys.com> (raw)
In-Reply-To: <1397425569-4013-1-git-send-email-bigon@debian.org>

On 04/13/2014 05:46 PM, Laurent Bigonville wrote:
> From: Laurent Bigonville <bigon@bigon.be>
> 
> On Debian, /usr/share/locale/locale.alias is a symlink to
> /etc/locale.alias, properly label this file.
> 
> https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=707246
> ---
>  policy/modules/system/miscfiles.fc | 4 ++++
>  1 file changed, 4 insertions(+)
> 
> diff --git a/policy/modules/system/miscfiles.fc b/policy/modules/system/miscfiles.fc
> index e917c2e..fb7e7b2 100644
> --- a/policy/modules/system/miscfiles.fc
> +++ b/policy/modules/system/miscfiles.fc
> @@ -15,6 +15,10 @@ ifdef(`distro_gentoo',`
>  /etc/ssl(/.*)?			gen_context(system_u:object_r:cert_t,s0)
>  /etc/timezone		--	gen_context(system_u:object_r:locale_t,s0)
>  
> +ifdef(`distro_debian',`
> +/etc/locale.alias	--	gen_context(system_u:object_r:locale_t,s0)
> +')
> +
>  ifdef(`distro_redhat',`
>  /etc/sysconfig/clock	--	gen_context(system_u:object_r:locale_t,s0)
>  ')
 
Merged.

-- 
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com

      reply	other threads:[~2014-04-21 13:07 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2014-04-13 21:46 [refpolicy] [PATCH] Label /etc/locale.alias as locale_t on Debian Laurent Bigonville
2014-04-21 13:07 ` Christopher J. PeBenito [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=53551822.1020505@tresys.com \
    --to=cpebenito@tresys.com \
    --cc=refpolicy@oss.tresys.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.