Hello! The 3.7-rc2 release for the SELinux userspace is now available at: https://github.com/SELinuxProject/selinux/wiki/Releases I signed all tarballs using my gpg key, see .asc files. You can download the public key from https://github.com/bachradsusi.gpg Thanks to all the contributors, reviewers, testers and reporters! If you miss something important not mentioned bellow, please let me know. IMPORTANT: if there's no objection, this is the latest rc release and I will push 3.7 next week on Wednesday User-visible changes -------------------- * Code improvements and bug fixes Shortlog of the changes since 3.7-rc2 release --------------------------------------------- Christian Göttsche (11): libselinux: free empty scandir(3) result libselinux: avoid pointer dereference before check mcstrans: free constraint in error branch libsepol: hashtab: save one comparison on hit libsepol: move unchanged data out of loop libsepol: rework permission enabled check checkpolicy: reject duplicate nodecon statements libsepol: validate attribute-type maps tree-wide: fix misc typos libsepol: contify function pointer arrays libselinux: constify avc_open(3) parameter Petr Lautrbach (2): fixfiles: drop unnecessary \ line endings Update VERSIONs to 3.7-rc3 for release.