]> git.ipfire.org Git - thirdparty/dbus.git/commitdiff
Merge branch 'avc_open' into 'master'
authorSimon McVittie <smcv@collabora.com>
Thu, 15 Nov 2018 15:17:47 +0000 (15:17 +0000)
committerSimon McVittie <smcv@collabora.com>
Thu, 15 Nov 2018 15:17:47 +0000 (15:17 +0000)
Stop using avc_init() which is deprecated and use avc_open() instead. Also, use SELINUX_CB_POLICYLOAD instead of AVC_CALLBACK_RESET callback.

See merge request dbus/dbus!31

Reviewed-by: smcv

Trivial merge