diff --git a/_service b/_service index 8ed6bc5..e1bd0e4 100644 --- a/_service +++ b/_service @@ -3,11 +3,11 @@ https://github.com/k3s-io/k3s-selinux git .git - v1.2.stable.2 + v1.3.testing.8 @PARENT_TAG@ enable v(.*) - *stable* + *testing* k3s-selinux diff --git a/_servicedata b/_servicedata index 1797c7e..3bbd6bc 100644 --- a/_servicedata +++ b/_servicedata @@ -1,4 +1,4 @@ https://github.com/k3s-io/k3s-selinux - d97be9f6fcf2c467f7e826bc2c8c58da1375bfde \ No newline at end of file + 10a7aa9286d22ffeeb3f89789b2152171fa8159e \ No newline at end of file diff --git a/k3s-selinux-1.2.stable.2.tar.gz b/k3s-selinux-1.2.stable.2.tar.gz deleted file mode 100644 index 95521a5..0000000 --- a/k3s-selinux-1.2.stable.2.tar.gz +++ /dev/null @@ -1,3 +0,0 @@ -version https://git-lfs.github.com/spec/v1 -oid sha256:1e95c0863b93a7adaaf4fe5fc5fefeb6ee08cce1f0cdf3b54e49fdcd4ee032b1 -size 11842 diff --git a/k3s-selinux-1.3.testing.8.tar.gz b/k3s-selinux-1.3.testing.8.tar.gz new file mode 100644 index 0000000..9254779 --- /dev/null +++ b/k3s-selinux-1.3.testing.8.tar.gz @@ -0,0 +1,3 @@ +version https://git-lfs.github.com/spec/v1 +oid sha256:3a83f6018d66101264a5258c3dd9e8e795d8b2f3c0c9674fc40fc259c12867e0 +size 14036 diff --git a/k3s-selinux.changes b/k3s-selinux.changes index 3d9a678..0250a53 100644 --- a/k3s-selinux.changes +++ b/k3s-selinux.changes @@ -1,3 +1,22 @@ +------------------------------------------------------------------- +Wed May 17 18:14:21 UTC 2023 - kastl@b1-systems.de + +- Update to version 1.3.testing.8: + * 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) + * 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) + ------------------------------------------------------------------- Wed Sep 07 12:38:10 UTC 2022 - kastl@b1-systems.de diff --git a/k3s-selinux.spec b/k3s-selinux.spec index 00a0aa1..b50a29a 100644 --- a/k3s-selinux.spec +++ b/k3s-selinux.spec @@ -1,7 +1,7 @@ # # spec file for package k3s-selinux # -# Copyright (c) 2022 SUSE LLC +# Copyright (c) 2023 SUSE LLC # # All modifications and additions to the file contributed by third parties # remain the property of their copyright owners, unless otherwise agreed @@ -35,7 +35,7 @@ %define container_policyver 2.164.2-1.1 Name: k3s-selinux -Version: 1.2.stable.2 +Version: 1.3.testing.8 Release: 0 Summary: SELinux policy module for k3s