From a6cd7ace353f087888a70bd4ec61c410fa21e23b Mon Sep 17 00:00:00 2001 From: Alexandru Ardelean Date: Fri, 24 Apr 2026 12:17:01 +0300 Subject: [PATCH] refpolicy: update to 2.20260312 Changelog: This release consists mainly of small fixes in the policy. New Modules: - ofono - pd_mapper - tee_supplicant - xdsprpcd - wayland Signed-off-by: Alexandru Ardelean Link: https://github.com/openwrt/openwrt/pull/23082 Signed-off-by: Robert Marko --- package/system/refpolicy/Makefile | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package/system/refpolicy/Makefile b/package/system/refpolicy/Makefile index 2e476842c4..17fe5c78b3 100644 --- a/package/system/refpolicy/Makefile +++ b/package/system/refpolicy/Makefile @@ -6,12 +6,12 @@ include $(TOPDIR)/rules.mk PKG_NAME:=refpolicy -PKG_VERSION:=2.20250923 +PKG_VERSION:=2.20260312 PKG_RELEASE:=1 PKG_SOURCE:=$(PKG_NAME)-$(PKG_VERSION).tar.bz2 -PKG_SOURCE_URL:=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20250923 -PKG_HASH:=e5b435c934048d01ca4415a1f2670a51e113f26f5d01ad4227c98fbe8dea8d5b +PKG_SOURCE_URL:=https://github.com/SELinuxProject/refpolicy/releases/download/RELEASE_2_20260312 +PKG_HASH:=f4366cde9bf3d3498e7621be88a2ae9932a0b336696bab66ad2e8548124f50c7 PKG_INSTALL:=1 PKG_BUILD_DEPENDS:=checkpolicy/host policycoreutils/host