k3s-selinux/k3s-selinux.changes

100 lines
3.9 KiB
Plaintext

-------------------------------------------------------------------
Sat Sep 21 18:13:26 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.6.stable.1:
* Fix upload repo script for all distros (#70)
* Add docker volume to the rest of drone steps (#69)
* Fix dapper commands in drone (#68)
* Fix CI (#67)
* Remove maximum version limit for container-selinux for slemicro
(#66)
-------------------------------------------------------------------
Wed Feb 07 07:13:38 UTC 2024 - opensuse_buildservice@ojkastl.de
- Update to version 1.5.stable.1:
* Fix /opt/bin/k3s context in all distros (#59)
* Adding changes for k3s when installing to /opt to match rke2
behaviour (#58)
* ci: configure Dependabot version updates (#55)
* build: Align drone base images Align the base images used in
drone with the images used across the ecosystem.
-------------------------------------------------------------------
Tue Jun 13 11:08:04 UTC 2023 - kastl@b1-systems.de
- Update to version 1.4.stable.1:
* Remove filetranspattern for snapshot directory (#51)
-------------------------------------------------------------------
Wed May 31 04:47:53 UTC 2023 - Johannes Kastl <kastl@b1-systems.de>
- 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)
* 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
- Update to version 1.2.stable.2:
* Bump pip/setuptools version; switch to https for git clone
* Use SHA256 to sign packages instead of default SHA1
-------------------------------------------------------------------
Wed Mar 16 17:40:02 UTC 2022 - kastl@b1-systems.de
- Update to version 1.1.stable.1:
* fix centos 7
- remove file k3s.if as it is now included in a release
-------------------------------------------------------------------
Wed Mar 16 17:39:11 UTC 2022 - kastl@b1-systems.de
- Update to version 1.0.stable.1:
* centos 8 vault: side-step eol problems (#28)
* k3s-root: reduced executable privileges (#26)
-------------------------------------------------------------------
Wed Jan 26 11:52:45 UTC 2022 - Richard Brown <rbrown@suse.com>
- Add missing spec license/copyright
-------------------------------------------------------------------
Sun Jan 9 15:18:33 UTC 2022 - Johannes Kastl <kastl@b1-systems.de>
- add k3s.if as source file, as it is empty in v0.5.stable.1
- this was cherry-picked from the latest commit:
https://github.com/k3s-io/k3s-selinux/commit/7b982cf500e20c0adbad8a83cc27c43a79218aca
-------------------------------------------------------------------
Sun Jan 09 07:16:00 UTC 2022 - kastl@b1-systems.de
- create new package at version 0.5.stable.1
- Update to version 0.5.latest.1:
* mention rpm signing keys in the readme
* fix for over-broad container_runtime_exec_t (#25)
* el8: keep on truckin (#24)
* drone: publish sle artifacts (#22)
* support sles 15 with sle micro packages (#21)
* [migrate k3s-io] drone tweaks
* Make k3s-selinux conflict with rke2-selinux
* Build independent el7 and el8 RPMs for k3s-selinux
* Modify build script to put the source RPM where we expect, as well as generate the source RPM
* Initial k3s-selinux el7_8 work