diff options
author | Yi Zhao <yi.zhao@windriver.com> | 2024-04-08 13:19:02 +0800 |
---|---|---|
committer | Joe MacDonald <joe.macdonald@siemens.com> | 2024-04-19 20:21:17 -0400 |
commit | 769274a8ca624b8da314ffad249262559d9315b1 (patch) | |
tree | fc9ca88577846234b76b93a1c9afcc7f870011fb | |
parent | d98d658347afd4d2648e58be934b4843f5d84c7f (diff) | |
download | meta-selinux-769274a8ca624b8da314ffad249262559d9315b1.tar.gz |
refpolicy: update to latest git rev
* 0aff1990e quote: read localization
* ab13c0421 getty: grant checkpoint_restore
* 3643773ae Update SOS report to work on RHEL9
* 523b279bd Setup domain for dbus selinux interface
Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
-rw-r--r-- | recipes-security/refpolicy/refpolicy_git.inc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/recipes-security/refpolicy/refpolicy_git.inc b/recipes-security/refpolicy/refpolicy_git.inc index e13fc96..322c277 100644 --- a/recipes-security/refpolicy/refpolicy_git.inc +++ b/recipes-security/refpolicy/refpolicy_git.inc | |||
@@ -2,7 +2,7 @@ PV = "2.20240226+git" | |||
2 | 2 | ||
3 | SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=main;name=refpolicy;destsuffix=refpolicy" | 3 | SRC_URI = "git://github.com/SELinuxProject/refpolicy.git;protocol=https;branch=main;name=refpolicy;destsuffix=refpolicy" |
4 | 4 | ||
5 | SRCREV_refpolicy ?= "fa84ee8fc04af56cced5ab8ed7abfb1abbd246dc" | 5 | SRCREV_refpolicy ?= "6507eebc238b4495b1e0d3baa2bc0bb737f9819a" |
6 | 6 | ||
7 | UPSTREAM_CHECK_GITTAGREGEX = "RELEASE_(?P<pver>\d+_\d+)" | 7 | UPSTREAM_CHECK_GITTAGREGEX = "RELEASE_(?P<pver>\d+_\d+)" |
8 | 8 | ||