From 64c9b9378c6bbd72255d57317749e88666b59dc6097f21b30c83401ab1154bf2 Mon Sep 17 00:00:00 2001 From: Hu Date: Thu, 12 Sep 2024 07:35:07 +0000 Subject: [PATCH] - Update to version 20240912: * Allow systemd_ibft_rule_generator_t to create udev_rules_t dirs (bsc#1230011) * Allow systemd_udev_trigger_generator_t list and read sysctls (bsc#1230315) * Initial policy for udev-trigger-generator (bsc#1230315) OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=274 --- _servicedata | 2 +- selinux-policy-20240910.tar.xz | 3 --- selinux-policy-20240912.tar.xz | 3 +++ selinux-policy.changes | 8 ++++++++ selinux-policy.spec | 2 +- 5 files changed, 13 insertions(+), 5 deletions(-) delete mode 100644 selinux-policy-20240910.tar.xz create mode 100644 selinux-policy-20240912.tar.xz diff --git a/_servicedata b/_servicedata index 4421bea..5a5d587 100644 --- a/_servicedata +++ b/_servicedata @@ -1,7 +1,7 @@ https://gitlab.suse.de/selinux/selinux-policy.git - e85cc21f6c1445e19230ea69747da9c1c349d7c8 + f8d70ad2b8a5d2628cd1ee881ccedbcebf189d3d https://github.com/containers/container-selinux.git 07b3034f6d9625ab84508a2f46515d8ff79b4204 https://gitlab.suse.de/jsegitz/selinux-policy.git diff --git a/selinux-policy-20240910.tar.xz b/selinux-policy-20240910.tar.xz deleted file mode 100644 index 87bb355..0000000 --- a/selinux-policy-20240910.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:6c7e8b88666fcaeca008a397aefebc7468e9f3baf525629f6c57a0d6525ac4e6 -size 774468 diff --git a/selinux-policy-20240912.tar.xz b/selinux-policy-20240912.tar.xz new file mode 100644 index 0000000..c0bd53f --- /dev/null +++ b/selinux-policy-20240912.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:2e46dccf26669df2e4cb81b47ade54d28892113ad73308f60bb4300f216cb39c +size 774376 diff --git a/selinux-policy.changes b/selinux-policy.changes index 0ea3d6e..13acb0a 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -1,3 +1,11 @@ +------------------------------------------------------------------- +Thu Sep 12 07:34:20 UTC 2024 - cathy.hu@suse.com + +- Update to version 20240912: + * Allow systemd_ibft_rule_generator_t to create udev_rules_t dirs (bsc#1230011) + * Allow systemd_udev_trigger_generator_t list and read sysctls (bsc#1230315) + * Initial policy for udev-trigger-generator (bsc#1230315) + ------------------------------------------------------------------- Tue Sep 10 13:33:53 UTC 2024 - cathy.hu@suse.com diff --git a/selinux-policy.spec b/selinux-policy.spec index 73f6c69..fa354a5 100644 --- a/selinux-policy.spec +++ b/selinux-policy.spec @@ -36,7 +36,7 @@ Summary: SELinux policy configuration License: GPL-2.0-or-later Group: System/Management Name: selinux-policy -Version: 20240910 +Version: 20240912 Release: 0 Source0: %{name}-%{version}.tar.xz Source1: container.fc