From 5eacc54197bd1bdc81311ed95e179297ad7b26e70991658ce9ef8d87cbfb5700 Mon Sep 17 00:00:00 2001 From: Johannes Kastl Date: Wed, 31 May 2023 05:06:01 +0000 Subject: [PATCH] Accepting request 1089902 from home:ojkastl_buildservice:Branch_devel_microos update to 1.3.stable.1 OBS-URL: https://build.opensuse.org/request/show/1089902 OBS-URL: https://build.opensuse.org/package/show/devel:microos/k3s-selinux?expand=0&rev=5 --- _service | 5 ++--- _servicedata | 2 +- k3s-selinux-1.3.stable.1.tar.gz | 3 +++ k3s-selinux-1.3.testing.8.tar.gz | 3 --- k3s-selinux.changes | 17 ++++++++++------- k3s-selinux.spec | 2 +- 6 files changed, 17 insertions(+), 15 deletions(-) create mode 100644 k3s-selinux-1.3.stable.1.tar.gz delete mode 100644 k3s-selinux-1.3.testing.8.tar.gz diff --git a/_service b/_service index e1bd0e4..51d686c 100644 --- a/_service +++ b/_service @@ -3,14 +3,13 @@ https://github.com/k3s-io/k3s-selinux git .git - v1.3.testing.8 + v1.3.stable.1 @PARENT_TAG@ enable v(.*) - *testing* + *stable* - k3s-selinux *.tar diff --git a/_servicedata b/_servicedata index 3bbd6bc..487a0d1 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/k3s-io/k3s-selinux - 10a7aa9286d22ffeeb3f89789b2152171fa8159e \ No newline at end of file + e5083abd9e4bb32e7b7416b137bf078fd7cf145d \ No newline at end of file diff --git a/k3s-selinux-1.3.stable.1.tar.gz b/k3s-selinux-1.3.stable.1.tar.gz new file mode 100644 index 0000000..3d8b251 --- /dev/null +++ b/k3s-selinux-1.3.stable.1.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:454b10abb165d6bfdb863e9a0e5af0d632b5ba24bf679f12fc090c064f78ba46 +size 13997 diff --git a/k3s-selinux-1.3.testing.8.tar.gz b/k3s-selinux-1.3.testing.8.tar.gz deleted file mode 100644 index 9254779..0000000 --- a/k3s-selinux-1.3.testing.8.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:3a83f6018d66101264a5258c3dd9e8e795d8b2f3c0c9674fc40fc259c12867e0 -size 14036 diff --git a/k3s-selinux.changes b/k3s-selinux.changes index 0250a53..4dabd35 100644 --- a/k3s-selinux.changes +++ b/k3s-selinux.changes @@ -1,21 +1,24 @@ ------------------------------------------------------------------- -Wed May 17 18:14:21 UTC 2023 - kastl@b1-systems.de +Wed May 31 04:47:53 UTC 2023 - Johannes Kastl -- Update to version 1.3.testing.8: +- update to 1.3.stable.1: + * Update container-selinux in el8 (#48) + * Update the container-selinux requirement (#46) * Fix el9 policy to resolve the conflict with newer container-selinux version (#45) - -------------------------------------------------------------------- -Wed May 10 05:35:31 UTC 2023 - kastl@b1-systems.de - -- Update to version 1.3.testing.7: * Remove max container-selinux version check in el9 (#44) * Fix docker image for centos9 and build requirements (#43) * Add el9 (#42) + - Add cento9 policy and update container-selinux epoch version + - Add el9 to drone * more fixes to the upload rpms (#40) * fix coreos policy repo (#39) * Fix upload rpms for coreos (#38) * Fix policies to work with the container-selinux > 2.189.0 (#37) + - Add slemicro and fedora coreos policies + - Add maximum version requirement for centos8 policy + - fix microos policy to work with the new container-selinux + - Add drone support for slemicro and fedora coreos ------------------------------------------------------------------- Wed Sep 07 12:38:10 UTC 2022 - kastl@b1-systems.de diff --git a/k3s-selinux.spec b/k3s-selinux.spec index b50a29a..56570ca 100644 --- a/k3s-selinux.spec +++ b/k3s-selinux.spec @@ -35,7 +35,7 @@ %define container_policyver 2.164.2-1.1 Name: k3s-selinux -Version: 1.3.testing.8 +Version: 1.3.stable.1 Release: 0 Summary: SELinux policy module for k3s