Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | selinux userspace: uprev to release 2.20120924 | Xin Ouyang | 2013-04-24 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | Upreved packages: - checkpolicy to 2.1.11 - libselinux to 2.1.12 - libsemanage to 2.1.9 - libsepol to 2.1.8 - policycoreutils to 2.1.13 - sepolgen to 1.1.8 Misc changes: - libselinux has a new depend for libpcre - drop patches that new version merged - set PR to r0 for new version Signed-off-by: Xin Ouyang <Xin.Ouyang@windriver.com> | ||||
* | libselinux: Fix selinux_init_load_policy() for sysvinit. | Xin Ouyang | 2012-04-17 | 1 | -0/+27 |
With sysvinit, selinux_init_load_policy() will fail since sysfs is still not mounted. |