From ec210e7c87ef7b631d1dc1438cf9c9547ae1480b Mon Sep 17 00:00:00 2001 From: Bernd Kuhls Date: Tue, 12 May 2026 16:51:53 +0200 Subject: [PATCH] package/policycoreutils: bump version to 3.10 https://github.com/SELinuxProject/selinux/releases/tag/3.10 Added comment for license hash. Signed-off-by: Bernd Kuhls Signed-off-by: Julien Olivain --- package/policycoreutils/policycoreutils.hash | 4 +++- package/policycoreutils/policycoreutils.mk | 2 +- 2 files changed, 4 insertions(+), 2 deletions(-) diff --git a/package/policycoreutils/policycoreutils.hash b/package/policycoreutils/policycoreutils.hash index 7664be0b35..d3d6ee3399 100644 --- a/package/policycoreutils/policycoreutils.hash +++ b/package/policycoreutils/policycoreutils.hash @@ -1,3 +1,5 @@ # https://github.com/SELinuxProject/selinux/wiki/Releases -sha256 44a294139876cf4c7969cb6a75d1932cb42543d74a7661760ded44a20bf7ebe8 policycoreutils-3.9.tar.gz +sha256 8dbd50d868acbfae9d1a972f6bbb2587f06c9ec73308d11af6acb3a401de9832 policycoreutils-3.10.tar.gz + +# Hash for license file sha256 204d8eff92f95aac4df6c8122bc1505f468f3a901e5a4cc08940e0ede1938994 LICENSE diff --git a/package/policycoreutils/policycoreutils.mk b/package/policycoreutils/policycoreutils.mk index d0e1aae312..952bf5fade 100644 --- a/package/policycoreutils/policycoreutils.mk +++ b/package/policycoreutils/policycoreutils.mk @@ -4,7 +4,7 @@ # ################################################################################ -POLICYCOREUTILS_VERSION = 3.9 +POLICYCOREUTILS_VERSION = 3.10 POLICYCOREUTILS_SITE = https://github.com/SELinuxProject/selinux/releases/download/$(POLICYCOREUTILS_VERSION) POLICYCOREUTILS_LICENSE = GPL-2.0 POLICYCOREUTILS_LICENSE_FILES = LICENSE