Hello, A 3.0-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! User-visible changes (since 3.0-rc1): * Python 2 code is not be supported in this project anymore and new Python code should be written only for Python 3. * Messages about the statement failing to resolve and the optional block being disabled are displayed at the highest verbosity level. * Fixed redundant console log output error in restorecond Issues fixed: * https://github.com/SELinuxProject/selinux/issues/170 A shortlog of changes since the 3.0-rc1 release: Baichuan Kong (1): restorecond: Fix redundant console log output error James Carter (1): libsepol/cil: Report disabling an optional block only at high verbose levels Nicolas Iooss (3): libselinux,libsemanage: never create -.o in exception.sh libselinux,libsemanage: fix python_exception.i dependencies libselinux,libsemanage: check in python_exception.i files Petr Lautrbach (5): Replace www.nsa.gov references by github.com/SELinuxProject python/sepolicy: Revert "Only invoke RPM on RPM-enabled Linux distributions" Travis-CI: Drop Python 2 from matrix dbus: Fix FileNotFoundError in org.selinux.relabel_on_boot Update VERSIONs to 3.0-rc2 for release. Thomas Petazzoni (1): libselinux/src/Makefile: don't pass bogus -I and -L to python setup.py build_ext