Remove calls to sidget/sidput
authorLaurent Bigonville <bigon@bigon.be>
Mon, 3 Oct 2016 18:08:20 +0000 (20:08 +0200)
committerSimon McVittie <smcv@collabora.com>
Wed, 31 May 2017 12:39:29 +0000 (13:39 +0100)
commit89419e0a8c385bf2796c5839ea7d2c444f34229a
tree7d038ff9c80634f88d5dea2787a17fc74efe66ca
parentb119366d0b107f6b8d56364ff5203ee3442f3831
Remove calls to sidget/sidput

sidget and sidput functions are noop and deprecated since libselinux 2.0.86.

Also use pkg-config to detect libselinux and force version >= 2.0.86

Bug: https://bugs.freedesktop.org/show_bug.cgi?id=100912
Reviewed-by: Simon McVittie <smcv@collabora.com>
NEWS
bus/connection.c
bus/selinux.c
bus/selinux.h
configure.ac