Created attachment 201097 [details] Patch to update sysutils/polkit - Update to 0.115 - USES= gnome - Adjust dependencies (remove dbus, polkit* uses gdbus from Gio, and add sysutils/consolekit2 because it checks the org.freedesktop.ConsoleKit service) - Add patches which fixes CVE-2018-19788 [1] (mostly related to systemd) Note: linking to sysutils/consolekit2, breaks bug #231730 (this request is primarily for Xfce users), because it hijacks enhancement of shutdown fallback in xfce4-session, for users member of "operator" group, currently only available in Xfce's git repository. [1] https://nvd.nist.gov/vuln/detail/CVE-2018-19788
Add Guido, because this bug and bug #231730 in the future will affect Xfce users.
This looks like it creates a dependency loop, and even with the patch in PR 231730, it's a loop since that defaults the polkit option on.
Created attachment 201485 [details] Patch to update sysutils/polkit Remove ConsoleKit2 dependency (otherwise same patch).
(In reply to Steve Wills from comment #2) I known it is dependency loop, but Polkit without systemd (or elogind) expects of org.freedesktop.ConsoleKit service.
Add desktop@ team
Superseded by bug #243378
Hi Olivier, About your note in the description of this PR: What is the status of bug 231730 now that bug 243378 has been committed?