]> xenbits.xensource.com Git - libvirt.git/commit
Remove Policy-Kit support
authorJán Tomko <jtomko@redhat.com>
Tue, 6 Mar 2018 15:47:44 +0000 (16:47 +0100)
committerJán Tomko <jtomko@redhat.com>
Wed, 14 Mar 2018 11:46:26 +0000 (12:46 +0100)
commitaf41cf5957af5c98b221a9dd48774c6a9df27737
treee48765883ca381dcba7d0da6a30c1308697a94a7
parent07141541fb8d5bf5e7fa2ac7964d9bfb6938035d
Remove Policy-Kit support

Policy-Kit has been replaced by polkit (referred to, respectively,
as POLKIT0 and POLKIT1 in our Makefiles).

The last build fix with old Policy-Kit was in May 2013:
commit <442eb2ba> and build with -Wunused-label was broken
since April 2016: commit <8437130>

Signed-off-by: Ján Tomko <jtomko@redhat.com>
m4/virt-polkit.m4
src/libvirt.c
src/remote/Makefile.inc.am
src/remote/remote_driver.c
src/util/Makefile.inc.am
src/util/virpolkit.c