From: cpebenito@tresys.com (Christopher J. PeBenito)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] [PATCH] apt: remove non-existing permission set write_dir_perms
Date: Fri, 4 Apr 2014 15:15:33 -0400 [thread overview]
Message-ID: <533F04D5.9060809@tresys.com> (raw)
In-Reply-To: <1394903591-7094-1-git-send-email-nicolas.iooss@m4x.org>
On 03/15/2014 01:13 PM, Nicolas Iooss wrote:
> write_dir_perms doesn't exist in policy/support/obj_perm_sets.spt so this
> patch removes the buggy dontaudit statement from apt_read_cache.
> ---
> apt.if | 1 -
> 1 file changed, 1 deletion(-)
>
> diff --git a/apt.if b/apt.if
> index cde81d2..0a1bc49 100644
> --- a/apt.if
> +++ b/apt.if
> @@ -171,7 +171,6 @@ interface(`apt_read_cache',`
>
> files_search_var($1)
> allow $1 apt_var_cache_t:dir list_dir_perms;
> - dontaudit $1 apt_var_cache_t:dir write_dir_perms;
> allow $1 apt_var_cache_t:file read_file_perms;
> ')
Merged.
--
Chris PeBenito
Tresys Technology, LLC
www.tresys.com | oss.tresys.com
prev parent reply other threads:[~2014-04-04 19:15 UTC|newest]
Thread overview: 2+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-03-15 17:13 [refpolicy] [PATCH] apt: remove non-existing permission set write_dir_perms Nicolas Iooss
2014-04-04 19:15 ` 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=533F04D5.9060809@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.