commit | 9136e7a9bc2184badb8bc1aa95e58d4c086cedd7 | [log] [tgz] |
---|---|---|
author | Miroslav Grepl <mgrepl@redhat.com> | Mon Mar 21 21:36:52 2016 +0100 |
committer | Stephen Smalley <sds@tycho.nsa.gov> | Fri Mar 25 14:11:00 2016 -0400 |
tree | 4cabd0d3b7f09e3c69be7ebdc23ea711ed5a23d3 | |
parent | e93899c8f3c01dfb47e81d3da4b67283fb459f20 [diff] |
policycoreutils/sepolgen: Add support for TYPEBOUNDS statement in INTERFACE policy files. Fixes: https://bugzilla.redhat.com/show_bug.cgi?id=1319338 $ sepolgen-ifgen /usr/share/selinux/devel/include/contrib/docker.if: Syntax error on line 503 docker_t [type=IDENTIFIER] /usr/share/selinux/devel/include/roles/unconfineduser.if: Syntax error on line 706 unconfined_t [type=IDENTIFIER] Signed-off-by: Miroslav Grepl <mgrepl@redhat.com>