All of lore.kernel.org
 help / color / mirror / Atom feed
From: Joshua Brindle <method@manicmethod.com>
To: Stephen Smalley <sds@tycho.nsa.gov>
Cc: selinux@tycho.nsa.gov,
	Karl MacMillan <kmacmillan@mentalrootkit.com>,
	Darrel Goeddel <dgoeddel@TrustedCS.com>
Subject: Re: [PATCH 0/6] Drop legacy boolean/users support (setlocaldefs)
Date: Thu, 26 Apr 2007 11:28:39 -0400	[thread overview]
Message-ID: <4630C527.50100@manicmethod.com> (raw)
In-Reply-To: <1177594803.24282.322.camel@moss-spartans.epoch.ncsc.mil>

Stephen Smalley wrote:
> The following patch series completely removes the legacy support for
> local boolean and user definitions (setlocaldefs) from libsepol and
> libselinux and updates libsemanage and policycoreutils for the resulting
> interface changes and removals.  As such, it requires bumping the .so
> versions, which has already been done on the policyrep branch (and these
> patches are therefore intended to be applied there first, and then
> merged to trunk later along with the policyrep work).
>
>   
Hrm, it doesn't seem appropriate to merge things entirely unrelated to 
the policyrep branch into that branch just because the soversion was 
bumped there. Karl, what do you think about this?

> The preservebools support is left temporarily intact since the
> corresponding kernel support for automatically preserving booleans
> across policy reload is not yet in a released kernel.org kernel.
>
> The complete diffstat for all 6 patches is:
>
>  libselinux/include/selinux/selinux.h             |   10 
>  libselinux/man/man3/security_load_booleans.3     |   22 -
>  libselinux/man/man3/selinux_binary_policy_path.3 |    5 
>  libselinux/man/man3/selinux_booleans_path.3      |    1 
>  libselinux/src/booleans.c                        |  213 ---------------
>  libselinux/src/file_path_suffixes.h              |    2 
>  libselinux/src/load_policy.c                     |   23 -
>  libselinux/src/selinux_config.c                  |   41 --
>  libselinux/src/selinux_internal.h                |    3 
>  libselinux/src/selinuxswig.i                     |    6 
>  libsemanage/src/booleans_activedb.c              |    2 
>  libsepol/man/man3/sepol_genbools.3               |   16 -
>  libsepol/man/man3/sepol_genusers.3               |   54 ---
>  libsepol/man/man8/genpolbools.8                  |   16 -
>  libsepol/man/man8/genpolusers.8                  |   42 ---
>  libsepol/src/genbools.c                          |  179 -------------
>  libsepol/src/genusers.c                          |  315 -----------------------
>  libsepol/src/libsepol.map                        |    4 
>  policycoreutils/audit2why/audit2why.c            |   14 -
>  policycoreutils/setsebool/setsebool.c            |    2 
>  20 files changed, 35 insertions(+), 935 deletions(-)
>
>   


--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.

  parent reply	other threads:[~2007-04-26 15:28 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2007-04-26 13:40 [PATCH 0/6] Drop legacy boolean/users support (setlocaldefs) Stephen Smalley
2007-04-26 13:45 ` [PATCH 1/6] libselinux: Drop setlocaldefs support from policy loading code Stephen Smalley
2007-04-26 13:51 ` [PATCH 2/6] libsepol: Remove obsolete interfaces and code used to support local boolean and user files Stephen Smalley
2007-04-26 13:53 ` [PATCH 3/6] libselinux: Remove obsolete interfaces and code for " Stephen Smalley
2007-04-26 13:55 ` [PATCH 4/6] libsemanage: update for interface change to libselinux Stephen Smalley
2007-04-26 13:56 ` [PATCH 5/6] audit2why: update for interface change to libsepol Stephen Smalley
2007-04-26 13:57 ` [PATCH 6/6] setsebool: Update for interface change to libselinux Stephen Smalley
2007-04-26 15:28 ` Joshua Brindle [this message]
2007-04-26 15:38   ` [PATCH 0/6] Drop legacy boolean/users support (setlocaldefs) Stephen Smalley
2007-04-26 16:28     ` Karl MacMillan
2007-04-26 18:48 ` Karl MacMillan

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=4630C527.50100@manicmethod.com \
    --to=method@manicmethod.com \
    --cc=dgoeddel@TrustedCS.com \
    --cc=kmacmillan@mentalrootkit.com \
    --cc=sds@tycho.nsa.gov \
    --cc=selinux@tycho.nsa.gov \
    /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.