]> git.ipfire.org Git - thirdparty/dbus.git/commit
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)
commit0732d3ee1b432446661ba7ddcd3dad9ae155786b
tree798e329f0bd1f727de6abadd3e95b7b55368fa8b
parent3525335f765b9cd2929810cf5ddff83a3b6d58d1
parenta442601cb2e14f6ff3111fe5a86ebdf4d0dee436
Merge branch 'avc_open' into 'master'

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