archlinuxhardened / selinux

PKGBUILDs to build SELinux enabled packages for Arch Linux
145 stars 25 forks source link

SELinux 3.2 testing #80

Closed fishilico closed 3 years ago

fishilico commented 3 years ago

Hello, I created a branch selinux-3.2-rc with packages for the release candidates of the future 3.2 release of SELinux userspace libraries and tools. Feel free to test the packages and report issues here or on SELinux mailing list (selinux@vger.kernel.org).

Compiled packages (and even an Arch Linux package repository thanks to https://github.com/archlinuxhardened/selinux/pull/79!) are available on https://github.com/archlinuxhardened/selinux/actions/runs/525602284.

tqre commented 3 years ago

I have a private server running automated builds daily and updating a separate pacman repo. I configured it to build from this branch, and set my testing laptop to update itself from there. No errors to report so far.

If interested, the repo is available at: http://selinux.tqre.fi/selinux-testing/

fishilico commented 3 years ago

I published the 3.2 release of SELinux userspace libraries and tools. There was a build error for systemd-selinux, caused by gnu-efi. I fixed this issue and https://github.com/archlinuxhardened/selinux/actions/runs/651634258 ran properly, publishing the updated packages on https://github.com/archlinuxhardened/selinux/releases/tag/ArchLinux-SELinux.

So 3.2 is released and I am closing this issue. Thanks for testing!