Cédric Bosdonnat 26f47e6a90 build: fix build with libselinux 2.3
Several function signatures changed in libselinux 2.3, now taking
a 'const char *' instead of 'security_context_t'.  The latter is
defined in selinux/selinux.h as

  typedef char *security_context_t;

Signed-off-by: Eric Blake <eblake@redhat.com>
(cherry picked from commit 292d3f2d38e8faca075ababcb652f2e090b745b2)
2014-12-23 06:34:16 -07:00
..
2014-01-01 16:34:13 +00:00
2014-03-25 17:13:27 -04:00
2014-03-27 08:33:41 +04:00