[Buildroot] [git commit] package/checkpolicy: bump to version 3.9
Julien Olivain
ju.o at free.fr
Sun Sep 14 21:46:26 UTC 2025
commit: https://git.buildroot.net/buildroot/commit/?id=ca143cd857f2901393fffa013cc6bb1853144275
branch: https://git.buildroot.net/buildroot/commit/?id=refs/heads/master
Changes: https://github.com/SELinuxProject/selinux/releases/download/3.9/RELEASE-3.9.txt
Related to checkpolicy:
* checkpolicy: Add support for wildcard netifcon names
Signed-off-by: Thomas Petazzoni <thomas.petazzoni at bootlin.com>
Signed-off-by: Julien Olivain <ju.o at free.fr>
---
package/checkpolicy/checkpolicy.hash | 2 +-
package/checkpolicy/checkpolicy.mk | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/package/checkpolicy/checkpolicy.hash b/package/checkpolicy/checkpolicy.hash
index ba33165685..442ac883ee 100644
--- a/package/checkpolicy/checkpolicy.hash
+++ b/package/checkpolicy/checkpolicy.hash
@@ -1,5 +1,5 @@
# https://github.com/SELinuxProject/selinux/wiki/Releases
-sha256 7b477c516e2693d8b6c511386323177f1d7db51c2e04eb6d0de8ca2b36120e5d checkpolicy-3.8.1.tar.gz
+sha256 dd85b0173ca6e96b22ebf472bcbccf04eb10e1aa07add8f1b7e0e9e8e995e027 checkpolicy-3.9.tar.gz
# Hash for license file
sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE
diff --git a/package/checkpolicy/checkpolicy.mk b/package/checkpolicy/checkpolicy.mk
index 8c094f23a5..df3da2efdd 100644
--- a/package/checkpolicy/checkpolicy.mk
+++ b/package/checkpolicy/checkpolicy.mk
@@ -4,7 +4,7 @@
#
################################################################################
-CHECKPOLICY_VERSION = 3.8.1
+CHECKPOLICY_VERSION = 3.9
CHECKPOLICY_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(CHECKPOLICY_VERSION)
CHECKPOLICY_LICENSE = GPL-2.0
CHECKPOLICY_LICENSE_FILES = LICENSE
More information about the buildroot
mailing list