Hello, A 3.3-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. If there are specific changes that you think should be called out in release notes for packagers and users in the final release announcement, let us know. Thanks to all the contributors to this release candidate! If there's no big change, I'd like to announce 3.3 release next Wednesday. Changes since 3.3-rc2 ---------------------------------- * Updated checkpolicy documentation * checkpolicy prints the reason why opening a source policy file failed * Bug fixes Shortlog of changes since the 3.3-rc1 release ----------------------------------------------- Christian Göttsche (10): Correct some typos libsepol: ebitmap: mark nodes of const ebitmaps const libsepol: use correct cast libsepol: resolve GCC warning about null-dereference libsepol/cil: silence clang void-pointer-to-enum-cast warning checkpolicy: policy_define: cleanup declarations checkpolicy: print reason of fopen failure checkpolicy: update documentation checkpolicy: drop incorrect cast checkpolicy: delay down-cast to avoid align warning James Carter (2): libsepol/cil: Limit the amount of reporting for bounds failures libsepol/cil: Do not skip macros when resolving until later passes Nicolas Iooss (2): README: update continuous integration badges GitHub Actions: do not use macOS latest runner for now Petr Lautrbach (2): libselinux/semodule: Improve extracting message Update VERSIONs to 3.3-rc3 for release.