Skip to content

SELinux userspace release 20190125 / 2.9-rc1

Compare
Choose a tag to compare
@bachradsusi bachradsusi released this 25 Jan 11:06
· 1021 commits to master since this release

RELEASE 20190124 (2.9-rc1)

User-visible changes:

  • Spelling errors were fixed in libselinux man pages

  • audit2allow supports xperms now. There are new '-x'/'--xperms' options which
    turn on generating of extended permisssion AV rules.

  • semanage login is fixed in order not to log two audit events which one of them
    was correct.

  • libsemanage resets umask before creating directories so that file permissions
    should not change after a change is committed.

  • Correct user name is used in ROLE_REMOVE audit events

  • The noise produced by checkpolicy command line tool is reduced now.

  • A new option '-S' or '--sort' is added to checkpolicy to sort the ocontexts
    before writing out the binary policy.

  • sepolicy and semanage accept aliases now.

  • Deprecated at_console statement was removed from dbus configuration.

  • semanage export output includes ibpkey and ibendport now.

  • audit2why can be run as non-root user now.

Packaging-relevant changes:

  • Usage of DESTDIR in restorecond is consistent with other directories now

Issues fixed: