Hello, A 3.3-rc2 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! Changes since 3.3-rc1 ---------------------------------- * Improved code quality and bug fixes Shortlog of changes since the 3.3-rc1 release ----------------------------------------------- Christian Göttsche (14): libsepol: avoid implicit conversions libsepol: free memory after policy validation checkpolicy: enclose macro argument in parentheses checkpolicy: misc checkmodule tweaks checkpolicy: misc checkpolicy tweaks checkpolicy: mark read-only parameters in module compiler const checkpolicy: mark file local functions in policy_define static checkpolicy: add missing function declarations checkpolicy: resolve dismod memory leaks checkpolicy: avoid implicit conversion checkpolicy: error out on parsing too big integers checkpolicy: print warning on source line overflow checkpolicy: free extended permission memory libselinux/utils: drop requirement to combine compiling and linking James Carter (3): libsepol/cil: Free duplicate datums in original calling function libsepol/cil: Do not use original type and typeattribute datums libsepol/cil: Handle operations in a class mapping when verifying Petr Lautrbach (2): libsepol/cil: Fix detected RESOURCE_LEAK (CWE-772) Update VERSIONs to 3.3-rc2 for release. Topi Miettinen (1): libsepol: fix typo