[libvirt] [PATCH 0/4] remote: better handle system activation and upgrades

Daniel P. Berrangé posted 4 patches 4 years, 8 months ago
Test syntax-check passed
Patches applied successfully (tree, apply log)
git fetch https://github.com/patchew-project/libvirt tags/patchew/20190823151143.31787-1-berrange@redhat.com
libvirt.spec.in                | 44 ++++++++++++++++++++++++----------
src/remote/libvirtd.pod        | 33 ++++++++++++++++++++++++-
src/remote/libvirtd.service.in | 15 ++++++------
src/remote/libvirtd.sysconf    | 12 +++++++---
src/remote/remote_daemon.c     |  7 ++++++
5 files changed, 86 insertions(+), 25 deletions(-)
[libvirt] [PATCH 0/4] remote: better handle system activation and upgrades
Posted by Daniel P. Berrangé 4 years, 8 months ago
This improves the upgrade path to systemd socket activation

 - Disable socket activation in RPM %post if we see use of --listen
   arg on existing install
 - Report fatal error if --listen is used with socket activation,
   since it is not honoured

Daniel P. Berrangé (4):
  remote: use Wants instead of Requires for libvirtd sockets
  remote: move timeout arg into sysconf file
  remote: forbid the --listen arg when systemd socket activation
  rpm: don't enable socket activation in upgrade if --listen present

 libvirt.spec.in                | 44 ++++++++++++++++++++++++----------
 src/remote/libvirtd.pod        | 33 ++++++++++++++++++++++++-
 src/remote/libvirtd.service.in | 15 ++++++------
 src/remote/libvirtd.sysconf    | 12 +++++++---
 src/remote/remote_daemon.c     |  7 ++++++
 5 files changed, 86 insertions(+), 25 deletions(-)

-- 
2.21.0

--
libvir-list mailing list
libvir-list@redhat.com
https://www.redhat.com/mailman/listinfo/libvir-list