[PATCH 0/7] Polkit tty agent fixes

Martin Kletzander mkletzan at redhat.com
Sat Nov 20 23:10:01 UTC 2021


Apart from fixing bz 1945501 [0] there are some small changes/fixes to some of
the polkit code.

[0] https://bugzilla.redhat.com/show_bug.cgi?id=1945501

Martin Kletzander (7):
  virsh: Remove needless variable
  util: Tiny reword fix in comment
  util: Add virPolkitAgentAvailable
  virsh: Do not try connecting first time without polkit agent
  util: Report errors in all code paths in virPolkitAgentCreate
  util: Check for pkttyagent availability properly
  util: Make client-side polkit work even with polkit disabled

 src/libvirt_private.syms |   1 +
 src/util/virpolkit.c     | 202 ++++++++++++++++++++++-----------------
 src/util/virpolkit.h     |   1 +
 tools/virsh.c            |  14 ++-
 4 files changed, 127 insertions(+), 91 deletions(-)

-- 
2.34.0




More information about the libvir-list mailing list