From 55f3e0d374ae9d54b04251228b1a0170cee1b7356efcd804a6b96f92eb270824 Mon Sep 17 00:00:00 2001 From: Hu Date: Mon, 30 Sep 2024 07:16:02 +0000 Subject: [PATCH 1/2] - Update to version 20240930: * Label auutyast binaries correctly OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=280 --- _servicedata | 2 +- selinux-policy-20240925.tar.xz | 3 --- selinux-policy-20240930.tar.xz | 3 +++ selinux-policy.changes | 6 ++++++ selinux-policy.spec | 2 +- 5 files changed, 11 insertions(+), 5 deletions(-) delete mode 100644 selinux-policy-20240925.tar.xz create mode 100644 selinux-policy-20240930.tar.xz diff --git a/_servicedata b/_servicedata index 5220563..bb93daf 100644 --- a/_servicedata +++ b/_servicedata @@ -1,7 +1,7 @@ https://gitlab.suse.de/selinux/selinux-policy.git - ea6fc581acb280d4edb63bade9a62f7ecc70468e + ce2f393284de8ea7a3a76e76196b13e8b98770b2 https://github.com/containers/container-selinux.git 07b3034f6d9625ab84508a2f46515d8ff79b4204 https://gitlab.suse.de/jsegitz/selinux-policy.git diff --git a/selinux-policy-20240925.tar.xz b/selinux-policy-20240925.tar.xz deleted file mode 100644 index c69ffab..0000000 --- a/selinux-policy-20240925.tar.xz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:560cf9f65020c54bfe0d4b3dc5f31f5db535aece7b47714b000dbe3c543a4106 -size 774700 diff --git a/selinux-policy-20240930.tar.xz b/selinux-policy-20240930.tar.xz new file mode 100644 index 0000000..08f1e82 --- /dev/null +++ b/selinux-policy-20240930.tar.xz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:43320edc43d24d1ca1ea96fdc701ae48c39275d367a6092c56d9dca0709b87eb +size 774756 diff --git a/selinux-policy.changes b/selinux-policy.changes index 9cf5c71..9c0e6f7 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -1,3 +1,9 @@ +------------------------------------------------------------------- +Mon Sep 30 07:15:18 UTC 2024 - cathy.hu@suse.com + +- Update to version 20240930: + * Label auutyast binaries correctly + ------------------------------------------------------------------- Wed Sep 25 08:23:22 UTC 2024 - cathy.hu@suse.com diff --git a/selinux-policy.spec b/selinux-policy.spec index c513983..b98e3ed 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: 20240925 +Version: 20240930 Release: 0 Source0: %{name}-%{version}.tar.xz Source1: container.fc From 3d7db12b1364419f6be90ffea76b4038c24ca353dba672d8deaf08779e207909 Mon Sep 17 00:00:00 2001 From: Hu Date: Mon, 30 Sep 2024 07:26:35 +0000 Subject: [PATCH 2/2] fix changelog OBS-URL: https://build.opensuse.org/package/show/security:SELinux/selinux-policy?expand=0&rev=281 --- selinux-policy.changes | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/selinux-policy.changes b/selinux-policy.changes index 9c0e6f7..3b02790 100644 --- a/selinux-policy.changes +++ b/selinux-policy.changes @@ -2,7 +2,7 @@ Mon Sep 30 07:15:18 UTC 2024 - cathy.hu@suse.com - Update to version 20240930: - * Label auutyast binaries correctly + * Label yast binaries correctly ------------------------------------------------------------------- Wed Sep 25 08:23:22 UTC 2024 - cathy.hu@suse.com