mirror of
git://git.yoctoproject.org/meta-selinux
synced 2026-01-01 13:58:04 +00:00
selinux: upgrade 3.6 -> 3.7
ChangeLog: https://github.com/SELinuxProject/selinux/releases/tag/3.7 * audit2allow -C for CIL output mode * sepolgen: adjust parse for refpolicy * semanage: Allow modifying records on "add" * semanage: Do not sort local fcontext definitions * Improved man pages * checkpolicy: support CIDR notation for nodecon statements * sandbox: Add support for Wayland * Code improvements and bug fixes Signed-off-by: Yi Zhao <yi.zhao@windriver.com> Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
This commit is contained in:
parent
de19386222
commit
e506763d39
|
|
@ -1,7 +1,7 @@
|
|||
HOMEPAGE = "https://github.com/SELinuxProject"
|
||||
|
||||
SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=main;protocol=https"
|
||||
SRCREV = "97fa708d867ecb26e8d1c766760947f8e3b9e59a"
|
||||
SRCREV = "2eb286bc0841791043567437ba5413f3014fb94e"
|
||||
|
||||
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"
|
||||
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user