From bd548fda37ee94e5f0e70813ed4d2cec7fe7632ecbf40f06005c53b56df0c6c4 Mon Sep 17 00:00:00 2001 From: Hu Date: Fri, 24 Nov 2023 09:58:31 +0000 Subject: [PATCH] Accepting request 1128519 from home:cahu:branches:security:SELinux - Update to version 20231124: * Allow virtnetworkd_t to execute bin_t (bsc#1216903) - Add new modules that were missed in the last update to modules-mls-contrib.conf OBS-URL: https://build.opensuse.org/request/show/1128519 OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=200 --- _servicedata | 2 +- modules-mls-contrib.conf | 7 +++++++ selinux-policy-20231030.tar.xz | 3 --- selinux-policy-20231124.tar.xz | 3 +++ selinux-policy.changes | 12 ++++++++++++ selinux-policy.spec | 2 +- 6 files changed, 24 insertions(+), 5 deletions(-) delete mode 100644 selinux-policy-20231030.tar.xz create mode 100644 selinux-policy-20231124.tar.xz diff --git a/_servicedata b/_servicedata index 46f8b64..3ba5a4c 100644 --- a/_servicedata +++ b/_servicedata @@ -1,7 +1,7 @@ https://gitlab.suse.de/selinux/selinux-policy.git - 9593f3469572350fd17a1487788a13206b64d15e + 486dc4d44adebecde9d3f15c0dbf3590cfad90ae https://github.com/containers/container-selinux.git 07b3034f6d9625ab84508a2f46515d8ff79b4204 https://gitlab.suse.de/jsegitz/selinux-policy.git diff --git a/modules-mls-contrib.conf b/modules-mls-contrib.conf index 322807c..9d1f47d 100644 --- a/modules-mls-contrib.conf +++ b/modules-mls-contrib.conf @@ -1475,6 +1475,13 @@ uucp = module # virt = module +# Layer: services +# Module: virt_supplementary +# +# non-libvirt virtualization libraries +# +virt_supplementary = module + # Layer: apps # Module: vmware # diff --git a/selinux-policy-20231030.tar.xz b/selinux-policy-20231030.tar.xz deleted file mode 100644 index 5000971..0000000 --- a/selinux-policy-20231030.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:a5f73724304a7da5368a2b22611e82a2e95cdb6b27ca70a66737dd52a79e6dae -size 765820 diff --git a/selinux-policy-20231124.tar.xz b/selinux-policy-20231124.tar.xz new file mode 100644 index 0000000..4ebb251 --- /dev/null +++ b/selinux-policy-20231124.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:67b2441ee31e64b5107adc44db75acf19197df2d2f391bb2560bfc006c9b90c4 +size 765992 diff --git a/selinux-policy.changes b/selinux-policy.changes index 9c616ab..6eb8593 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -1,3 +1,15 @@ +------------------------------------------------------------------- +Fri Nov 24 09:34:20 UTC 2023 - cathy.hu@suse.com + +- Update to version 20231124: + * Allow virtnetworkd_t to execute bin_t (bsc#1216903) + +------------------------------------------------------------------- +Wed Nov 22 14:37:56 UTC 2023 - Hu + +- Add new modules that were missed in the last update to + modules-mls-contrib.conf + ------------------------------------------------------------------- Wed Nov 22 13:49:14 UTC 2023 - Hu diff --git a/selinux-policy.spec b/selinux-policy.spec index 684dcfa..f4740c5 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -33,7 +33,7 @@ Summary: SELinux policy configuration License: GPL-2.0-or-later Group: System/Management Name: selinux-policy -Version: 20231030 +Version: 20231124 Release: 0 Source0: %{name}-%{version}.tar.xz Source1: container.fc