[openwrt/openwrt] selinux-policy: update to version v2.6

LEDE Commits lede-commits at lists.infradead.org
Sat Mar 15 08:14:59 PDT 2025


dangole pushed a commit to openwrt/openwrt.git, branch main:
https://git.openwrt.org/0aaabffdea2c788590abcab44fe0402a0c74560c

commit 0aaabffdea2c788590abcab44fe0402a0c74560c
Author: Dominick Grift <dominick.grift at defensec.nl>
AuthorDate: Sat Mar 15 15:30:17 2025 +0100

    selinux-policy: update to version v2.6
    
    Changes since v2.1:
    
    1228b1d README
    8cd7a4a wireguard/netifd loose ends
    d26ed92 file_contexts.subs_dist
    b756046 tmux and htop rules
    dcb983a various
    2c03fd4 conf.cil: netlink_xperm
    ee8d6d3 blkid
    fdfc313 (tag: v2.5) dnsmasq
    b66a3d2 do_stage2 related
    5e13212 more do_stage2 related
    c5bea19 absolute paths
    84ed620 various hacks
    6b43706 (tag: v2.4) mtdstordev nand
    9c6bfe5 mtdstordev: nand install
    2e1c55a mtdblock supposedly for nor
    58dd1bc blockd
    633f99e pciutils
    99e82ec README
    e7e65f2 ethtool
    426537f lspci
    becac0d lspci
    8418000 surpress leaks
    a892349 hotplugcall
    4daddc6 f2fstools
    385feb7 pciutils rules
    295e128 lspci and picocom skels
    d2088a6 netifd and ipcalc
    c7f123e adds uqmi sysagent
    aeb416e hotplugcall and adds cdc serial
    35b5afd rpcd
    6eb727d ucode and netifd
    d299acd blkid and modem serial
    1c3cc50 adds pstore nodedev
    4503902 showed up on bpi r4 (boot from sd)
    d0dba85 (tag: v2.3) sandbox
    647777f sandbox
    6b10e8a sandbox
    d276333 sandbox
    3e1e232 sandbox
    aa5cc92 sandbox
    f02a0a6 sandbox
    ddc2c12 sandbox
    2242c9e sandbox
    e763f2d sandbox
    cb1239a sandbox
    449ad9a sandbox
    1ec532b sandbox
    6cef851 sandbox
    b8b5522 sandbox
    95f0bb6 sandbox
    2bf87a9 (tag: v2.2) sandbox stordev
    74bf2e3 README
    5f1640c silenced.type loose ends
    a80682a README
    5664b1a uci: /tmp/run/uci overrides
    73c4e6a sandbox
    de9a088 sandbox
    8c51986 sandbox
    0fe32da sandbox
    68e376b sandbox
    fe59dfa sandbox
    5d16966 sandbox
    cf9a186 adds sandbox domain
    77bd3a4 adds silenced.type
    ff3ff8f README
    73e3be8 dnsmasq: /etc/dnsmasq.hosts
    2b3491c Revert "adds tmux"
    9fe54dd adds tmux
    bc34b62 misc.cil be a bit more specific because usually dos is not supported
    26a4784 sshsftpserver: gets attributes of fs
    9510bc0 rename vdstordev and blockmount transition
    13960b4 cgiscript agent: anon_subj_type_transition
    e69687f README fixes
    a2bca07 README updates
    0cc10ff vdastordev: adds one more partition
    3867574 blkid adds alternative --cache-file
    009b441 blkid run file
    f9b75d0 README: adds blkid to baseline
    
    Run-tested: mediatek-filogic-bananapi_bpi-r4
    Signed-off-by: Dominick Grift <dominick.grift at defensec.nl>
---
 package/system/selinux-policy/Makefile | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/package/system/selinux-policy/Makefile b/package/system/selinux-policy/Makefile
index 8b5e556da3..d317557bab 100644
--- a/package/system/selinux-policy/Makefile
+++ b/package/system/selinux-policy/Makefile
@@ -8,8 +8,8 @@ include $(TOPDIR)/rules.mk
 PKG_NAME:=selinux-policy
 PKG_SOURCE_PROTO:=git
 PKG_SOURCE_URL:=https://git.defensec.nl/selinux-policy.git
-PKG_VERSION:=2.1
-PKG_MIRROR_HASH:=8ab9f734d2a81c8d396afb4f6783c67d31b76c0334bf8e564eb050f98356655b
+PKG_VERSION:=2.6
+PKG_MIRROR_HASH:=92e59cb86adcf0837fae53d75905cdd360f5f094b087c27d0abcb725d1b4b617
 PKG_SOURCE_VERSION:=v$(PKG_VERSION)
 PKG_BUILD_DEPENDS:=secilc/host policycoreutils/host
 




More information about the lede-commits mailing list