[yocto] [meta-selinux][PATCH 0/1] refpolicy: add setrans.conf for mcs/mls policy

wenzong.fan at windriver.com wenzong.fan at windriver.com
Thu Apr 24 00:02:51 PDT 2014


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

Add initial version for setrans.conf:
    - setrans-mls.conf: copied from \
      policycoreutils/mcstrans/share/examples/default/setrans.conf
    - setrans-mcs.conf: copied from radhat policy.
    
This fixes below issue:
    $ chcat -L
    IOError: No such file or directory: \
      '/etc/selinux/$POLICY_NAME/setrans.conf'

The following changes since commit 0362287928bc0a58b755488ebd74441c28eeeee2:

  audit: Fix lack of a default audit.rules (2014-04-07 09:55:49 -0400)

are available in the git repository at:

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

Wenzong Fan (1):
  refpolicy: add setrans.conf for mcs/mls policy

 recipes-security/refpolicy/files/setrans-mcs.conf |   17 +++++++
 recipes-security/refpolicy/files/setrans-mls.conf |   52 +++++++++++++++++++++
 recipes-security/refpolicy/refpolicy_common.inc   |    8 ++++
 3 files changed, 77 insertions(+)
 create mode 100644 recipes-security/refpolicy/files/setrans-mcs.conf
 create mode 100644 recipes-security/refpolicy/files/setrans-mls.conf

-- 
1.7.9.5




More information about the yocto mailing list