selinux: upgrade 3.8 -> 3.8.1

ChangeLog:
https://github.com/SELinuxProject/selinux/releases/tag/3.8.1

* libsemanage: improved performance of semanage store rebuild

Signed-off-by: Yi Zhao <yi.zhao@windriver.com>
Signed-off-by: Joe MacDonald <joe.macdonald@siemens.com>
This commit is contained in:
Yi Zhao 2025-03-10 13:52:02 +08:00 committed by Joe MacDonald
parent 87fb662ff1
commit 5ce36d63ef
15 changed files with 1 additions and 1 deletions

View File

@ -1,7 +1,7 @@
HOMEPAGE = "https://github.com/SELinuxProject"
SRC_URI = "git://github.com/SELinuxProject/selinux.git;branch=main;protocol=https"
SRCREV = "71aec30d068789e856e7cc429b620ae1cfa890f1"
SRCREV = "8e9157bbeea1899b7b8b257e7eaa71efef3fffed"
UPSTREAM_CHECK_GITTAGREGEX = "(?P<pver>\d+(\.\d+)+)"