All of lore.kernel.org
 help / color / mirror / Atom feed
* v2 Discard unused tunables from raw policy
@ 2011-09-01  3:29 Harry Ciao
  2011-09-01  3:29 ` [v2 PATCH 1/8] Indicate when boolean is indeed a tunable Harry Ciao
                   ` (8 more replies)
  0 siblings, 9 replies; 15+ messages in thread
From: Harry Ciao @ 2011-09-01  3:29 UTC (permalink / raw)
  To: selinux


Special Notes
---------------
1. So far the latest master toolchain seems to have a segfault problem related
   with the commit of "libsemanage: patch for MCS/MLS in user files", which
   would be gone if we revert that commit or specify
   "disable-genhomedircon = true" in semanage.conf.


Differences from v1
--------------------

The v2 patchset just provides two minor changes from v1:

1. 0008-Preserve-tunables-when-required-by-semodule-program.patch
   Extract the codes to make use of sh->preserve_tunables flag in discard_tunable()
   from the 0007 patch in v1, and present them in this separate 0008 patch;

2. 0007-Create-a-new-preserve_tunables-flag-in-sepol_handle_.patch
   Fix an obvious error to mistakenly set sh->preserve_tunables flag in
   semanage_direct_connect(), which should be solely set according to the options
   passed for the semodule program.

   Then the preserve_tunables flag file in the module store could be properly
   removed if no "-P/--preserve_tunables" option used for semodule.

--
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.

^ permalink raw reply	[flat|nested] 15+ messages in thread

end of thread, other threads:[~2011-09-09  1:29 UTC | newest]

Thread overview: 15+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-09-01  3:29 v2 Discard unused tunables from raw policy Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 1/8] Indicate when boolean is indeed a tunable Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 2/8] Separate tunable from boolean during compile Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 3/8] Write and read TUNABLE flags in related data structures Harry Ciao
2011-09-07 21:47   ` Eric Paris
2011-09-08  8:28     ` HarryCiao
2011-09-01  3:29 ` [v2 PATCH 4/8] Copy and check the cond_bool_datum_t.flags during link Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 5/8] Permanently discard disabled branches of tunables in expansion Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 6/8] Skip tunable identifier and cond_node_t " Harry Ciao
2011-09-07 21:48   ` Eric Paris
2011-09-08  2:05     ` Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 7/8] Create a new preserve_tunables flag in sepol_handle_t Harry Ciao
2011-09-01  3:29 ` [v2 PATCH 8/8] Preserve tunables when required by semodule program Harry Ciao
2011-09-08 18:06 ` v2 Discard unused tunables from raw policy Eric Paris
2011-09-09  1:28   ` Harry Ciao

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.