commit | c6f35241b38ea0c9581409efcd83716b74918903 | [log] [tgz] |
---|---|---|
author | Mike Frysinger <vapier@gentoo.org> | Fri Dec 09 18:30:30 2016 -0500 |
committer | Mike Frysinger <vapier@gentoo.org> | Fri Dec 09 18:30:30 2016 -0500 |
tree | 1dfdee1099c3671e1e54345727030ebcea582567 | |
parent | 1cda8790803a6fb072375c8fa53273333d2d4607 [diff] |
selinux: drop deprecated headers The selinux guys want you to get class values at runtime by converting textual names into constants. Drop the deprecated headers and switch to the new format. This API has been around for years, so there shouldn't be an issue with backwards compatibility. Signed-off-by: Mike Frysinger <vapier@gentoo.org>