[meta-selinux][PATCH] refpolicy: upgrade to 20260729+git
Fang Wu <[email protected]> Wed, 29 Jul 2026 06:14:37 +0000
| Newsgroups | org.yoctoproject.lists.yocto-patches |
|---|---|
| Message-ID | <PH8PR02MB11449169EF0D123545D058321FECA2@PH8PR02MB11449.namprd02.prod.outlook.com> |
Update SRCREV to pick up the latest commits from the SELinuxProject=0A= refpolicy upstream, including:=0A= =0A= * a7e7df1b seatd: allow self fifo_file read/write for signal handling=0A= * a1a878c2 adb: add SELinux policy for adbd and adb shell support=0A= * fdea2b8d wireplumber: add SELinux policy module=0A= * 0e8bfe52 tpm2: fix tpm2-abrmd D-Bus communication under enforcing mode=0A= * d3e82b72 lvm: label dmeventd on all distros, not only gentoo=0A= * 74cdfe59 pipewire: add policy for PipeWire multimedia daemon=0A= * d4a85ae3 wayland: Label sockets under /run with wayland_runtime_t=0A= * 5352d9c1 Fix file_contexts for systemd runtime generator output directori= es=0A= * 9417c19a rauc: new module for the RAUC embedded update framework=0A= * f9578765 Allow net_admin to the nfsd_t domain=0A= * 66a1682f rasdaemon: optionally permit access to ipmitool=0A= * cc59e75f Remove mptctl_device_t type, alias to fixed_disk_device_t=0A= * 1b0bf2acbd Merge pull request #1138 from tkanfade/wireplumber_module (and= more)=0A= =0A= Full list at:=0A= https://github.com/SELinuxProject/refpolicy/compare/30d3cf5abd18...a7e7df1b= 5bb6=0A= =0A= Signed-off-by: fangwu <[email protected]>=0A= ---=0A= recipes-security/refpolicy/refpolicy_git.inc | 4 ++--=0A= 1 file changed, 2 insertions(+), 2 deletions(-)=0A= =0A= diff --git a/recipes-security/refpolicy/refpolicy_git.inc b/recipes-securit= y/refpolicy/refpolicy_git.inc=0A= index 4d207a2..a3742e4 100644=0A= --- a/recipes-security/refpolicy/refpolicy_git.inc=0A= +++ b/recipes-security/refpolicy/refpolicy_git.inc=0A= @@ -1,8 +1,8 @@=0A= -PV =3D "2.20260616+git"=0A= +PV =3D "2.20260729+git"=0A= =0A= SRC_URI =3D "git://github.com/SELinuxProject/refpolicy.git;protocol=3Dhttp= s;branch=3Dmain;name=3Drefpolicy;destsuffix=3Drefpolicy"=0A= =0A= -SRCREV_refpolicy =3D "30d3cf5abd1872d3da5dd44de37de4251674f736"=0A= +SRCREV_refpolicy =3D "a7e7df1b5bb6b98297c3306bc5b1832a5d86a47a"=0A= =0A= UPSTREAM_CHECK_GITTAGREGEX =3D "RELEASE_(?P<pver>\d+_\d+)"=0A= =0A= -- =0A= 2.43.0=0A=