All of lore.kernel.org
 help / color / mirror / Atom feed
* [refpolicy] [PATCH 0/7] Small set of updates on non-contrib modules
@ 2013-08-17 18:51 Sven Vermeulen
  2013-08-17 18:51 ` [refpolicy] [PATCH 1/7] Get grub2-install to work properly Sven Vermeulen
                   ` (6 more replies)
  0 siblings, 7 replies; 14+ messages in thread
From: Sven Vermeulen @ 2013-08-17 18:51 UTC (permalink / raw)
  To: refpolicy

Not sure about patch 5/7 if this is wanted/needed. It just seems like a good
idea to combine the rights as the dontaudit interface itself is meant to, well,
ignore certain behavior of applications. With the move to /sys/fs/selinux, these
applications would otherwise also need the dontaudit rules against the sysfs
parts, so I thought that making them part of the same dontaudit interface makes
sense.

Sven Vermeulen (7):
  Get grub2-install to work properly
  Support /sys/devices/system/cpu/online
  Mark f2fs as a xattr-enabled file system
  The security_t file system can be at /sys/fs/selinux
  Dontaudit access on security_t file system at /sys/fs/selinux
  Support named file transition for fixed_disk_device_t
  Alsasound init script writes asound.state file

 policy/modules/admin/bootloader.fc  |  2 ++
 policy/modules/kernel/devices.fc    |  1 +
 policy/modules/kernel/devices.if    | 61 +++++++++++++++++++++++++++++++++++++
 policy/modules/kernel/devices.te    |  7 +++++
 policy/modules/kernel/domain.te     |  2 ++
 policy/modules/kernel/filesystem.te |  1 +
 policy/modules/kernel/selinux.if    |  8 +++++
 policy/modules/kernel/storage.if    |  7 ++++-
 policy/modules/system/init.te       |  4 +++
 9 files changed, 92 insertions(+), 1 deletion(-)

-- 
1.8.1.5

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

end of thread, other threads:[~2013-08-27 10:42 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-08-17 18:51 [refpolicy] [PATCH 0/7] Small set of updates on non-contrib modules Sven Vermeulen
2013-08-17 18:51 ` [refpolicy] [PATCH 1/7] Get grub2-install to work properly Sven Vermeulen
2013-08-26 12:39   ` Christopher J. PeBenito
2013-08-17 18:51 ` [refpolicy] [PATCH 2/7] Support /sys/devices/system/cpu/online Sven Vermeulen
2013-08-26 12:49   ` Christopher J. PeBenito
2013-08-17 18:51 ` [refpolicy] [PATCH 3/7] Mark f2fs as a xattr-enabled file system Sven Vermeulen
2013-08-26 12:38   ` Christopher J. PeBenito
2013-08-17 18:51 ` [refpolicy] [PATCH 4/7] The security_t file system can be at /sys/fs/selinux Sven Vermeulen
2013-08-17 18:51 ` [refpolicy] [PATCH 5/7] Dontaudit access on security_t file system " Sven Vermeulen
2013-08-17 18:51 ` [refpolicy] [PATCH 6/7] Support named file transition for fixed_disk_device_t Sven Vermeulen
2013-08-26 12:51   ` Christopher J. PeBenito
2013-08-17 18:51 ` [refpolicy] [PATCH 7/7] Alsasound init script writes asound.state file Sven Vermeulen
2013-08-26 12:57   ` Christopher J. PeBenito
2013-08-27 10:42     ` Sven Vermeulen

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.