All of lore.kernel.org
 help / color / mirror / Atom feed
From: dwalsh@redhat.com (Daniel J Walsh)
To: refpolicy@oss.tresys.com
Subject: [refpolicy] Please apply this patch to milter.  Randon '; ' in if file causes sepolgen breakage.
Date: Fri, 19 Jun 2009 07:36:09 -0400	[thread overview]
Message-ID: <4A3B7829.3070104@redhat.com> (raw)

diff -b -B --ignore-all-space --exclude-from=exclude -N -u -r 
nsaserefpolicy/policy/modules/services/milter.if 
serefpolicy-3.6.16/policy/modules/services/milter.if
--- nsaserefpolicy/policy/modules/services/milter.if    2009-05-21 
08:43:08.000000000 -0400
+++ serefpolicy-3.6.16/policy/modules/services/milter.if 
2009-06-12 15:59:08.000000000 -0400
@@ -24,7 +24,7 @@

         # Type for the milter data (e.g. the socket used to communicate 
with the MTA)
         type $1_milter_data_t, milter_data_type;
-       files_type($1_milter_data_t);
+       files_type($1_milter_data_t)

         allow $1_milter_t self:fifo_file rw_fifo_file_perms;

                 reply	other threads:[~2009-06-19 11:36 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=4A3B7829.3070104@redhat.com \
    --to=dwalsh@redhat.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.