Skip to content

SELinux userspace release 3.3-rc1

Pre-release
Pre-release
Compare
Choose a tag to compare
@bachradsusi bachradsusi released this 08 Sep 08:36
· 395 commits to master since this release

RELEASE 3.3-rc1

User-visible changes

  • When reading a binary policy by checkpolicy, do not automatically change the version
    to the max policy version supported by libsepol or, if specified, the value given
    using the "-c" flag.

  • fixfiles -C doesn't exclude /dev and /run anymore

  • CIL: Lists are allowed in constraint expressions

  • CIL: Improved situation with duplicate macro and block declarations

  • Added the new secilc2tree program to write out CIL AST.

  • Improved documentation

  • A lot of Static code analyse issues and compiler warnings fixed

  • Bug fixes

Development-relevant changes

Issues fixed