Cédric Bosdonnat 388cfe9771 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)

Conflicts:
	tests/securityselinuxhelper.c - context: no commit 95577af
2014-12-23 11:21:42 -07:00
..
2013-07-04 11:35:59 +02:00
2013-01-11 11:30:55 -07:00
2013-04-03 16:19:35 +01:00
2013-01-14 09:33:48 -07:00