All of lore.kernel.org
 help / color / mirror / Atom feed
* [meta-selinux][PATCH 0/4] add targeted/minimum policy and some updates
@ 2014-03-25  1:07 wenzong.fan
  2014-03-25  1:07 ` [meta-selinux][PATCH 1/4] refpolicy: associate tmpfs_t (shm) to device_t (devtmpfs) file systems wenzong.fan
                   ` (5 more replies)
  0 siblings, 6 replies; 11+ messages in thread
From: wenzong.fan @ 2014-03-25  1:07 UTC (permalink / raw)
  To: yocto, xin.ouyang, mark.hatle, Joe.MacDonald

From: Wenzong Fan <wenzong.fan@windriver.com>

Changes:
* backport tmpfs_t patch from upstream;
* add rules for /var/log symlink on poky;
* add targeted policy type
* add minimum targeted policy

The following changes since commit a6079a43719e79e12a57e609923a0cccdba06916:

  refpolicy: fix real path for su.shadow (2014-02-13 10:52:07 -0500)

are available in the git repository at:

  git://git.pokylinux.org/poky-contrib wenzong/ref-minimum
  http://git.pokylinux.org/cgit.cgi/poky-contrib/log/?h=wenzong/ref-minimum

Wenzong Fan (4):
  refpolicy: associate tmpfs_t (shm) to device_t (devtmpfs) file
    systems
  refpolicy: add rules for /var/log symlink on poky
  refpolicy: add targeted policy type
  refpolicy: add minimum targeted policy

 ...associate-tmpfs_t-shm-to-device_t-devtmpf.patch |   30 +++
 ...ky-policy-add-rules-for-syslogd_t-symlink.patch |   30 +++
 ...rules-for-var-log-symlink-audisp_remote_t.patch |   29 +++
 .../refpolicy/refpolicy-minimum_2.20130424.bb      |   46 +++++
 ...olicy-fix-optional-issue-on-sysadm-module.patch |   60 ++++++
 .../refpolicy-unconfined_u-default-user.patch      |  198 ++++++++++++++++++++
 .../refpolicy/refpolicy-targeted_2.20130424.bb     |   18 ++
 .../refpolicy/refpolicy_2.20130424.inc             |    3 +
 8 files changed, 414 insertions(+)
 create mode 100644 recipes-security/refpolicy/refpolicy-2.20130424/filesystem-associate-tmpfs_t-shm-to-device_t-devtmpf.patch
 create mode 100644 recipes-security/refpolicy/refpolicy-2.20130424/poky-policy-add-rules-for-syslogd_t-symlink.patch
 create mode 100644 recipes-security/refpolicy/refpolicy-2.20130424/poky-policy-add-rules-for-var-log-symlink-audisp_remote_t.patch
 create mode 100644 recipes-security/refpolicy/refpolicy-minimum_2.20130424.bb
 create mode 100644 recipes-security/refpolicy/refpolicy-targeted/refpolicy-fix-optional-issue-on-sysadm-module.patch
 create mode 100644 recipes-security/refpolicy/refpolicy-targeted/refpolicy-unconfined_u-default-user.patch
 create mode 100644 recipes-security/refpolicy/refpolicy-targeted_2.20130424.bb

-- 
1.7.9.5



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

end of thread, other threads:[~2014-04-24 18:19 UTC | newest]

Thread overview: 11+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2014-03-25  1:07 [meta-selinux][PATCH 0/4] add targeted/minimum policy and some updates wenzong.fan
2014-03-25  1:07 ` [meta-selinux][PATCH 1/4] refpolicy: associate tmpfs_t (shm) to device_t (devtmpfs) file systems wenzong.fan
2014-03-25  1:07 ` [meta-selinux][PATCH 2/4] refpolicy: add rules for /var/log symlink on poky wenzong.fan
2014-03-25  1:07 ` [meta-selinux][PATCH 3/4] refpolicy: add targeted policy type wenzong.fan
2014-03-25  1:07 ` [meta-selinux][PATCH 4/4] refpolicy: add minimum targeted policy wenzong.fan
2014-03-26  5:36 ` [meta-selinux][PATCH 0/4] add targeted/minimum policy and some updates Pascal Ouyang
2014-04-03 19:20 ` Joe MacDonald
2014-04-04  6:57   ` Pascal Ouyang
2014-04-04  7:57     ` Pascal Ouyang
2014-04-24 18:19       ` Joe MacDonald
2014-04-04  8:00     ` wenzong fan

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.