Just a quick note in case the release is soon. I have a couple patches to make everything work on Musl libc that im gonna clean them up and post in the morning. On Thu, May 10, 2018 at 11:20:01AM -0400, Stephen Smalley wrote: > A 2.8-rc3 release candidate for the SELinux userspace is now available at: > https://github.com/SELinuxProject/selinux/wiki/Releases > > Please give it a test and let us know if there are any issues. > > A draft of the release notes is available from the Releases page, as > is the full git log output and git shortlog output since the 2.7 > release. If there are further items we should mention or if something > should be amended in the release notes, let us know. > > Thanks to all the contributors to this release candidate! > > A shortlog of changes since the 2.8-rc2 release candidate is below. > > Stephen Smalley (7): > libsepol: remove unused function and type > libselinux: fix build warning in save_booleans() > libselinux: avcstat: fix build warning > libselinux: audit2why: fix build warnings > libsemanage: prevent string overflow on final paths > libsepol: cil: prevent stack buffer overflow in cil_expr_to_string > Update VERSION files to 2.8-rc3 > > Vit Mojzis (1): > python/semanage/seobject.py: Fix undefined store check