commit libvirt for openSUSE:Factory
Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvirt for openSUSE:Factory checked in at 2021-02-01 14:42:05 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt (Old) and /work/SRC/openSUSE:Factory/.libvirt.new.28504 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Package is "libvirt" Mon Feb 1 14:42:05 2021 rev:323 rq:867772 version:7.0.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes 2021-01-22 21:49:11.565582627 +0100 +++ /work/SRC/openSUSE:Factory/.libvirt.new.28504/libvirt.changes 2021-02-01 14:42:08.524705496 +0100 @@ -1,0 +2,13 @@ +Fri Jan 29 17:54:25 UTC 2021 - James Fehlig <jfehlig@suse.com> + +- Revert "Add libvirtd dependency to virt-guest-shutdown.target" + 32c5e432-revert-f035f53b.patch + bsc#1177902 + +------------------------------------------------------------------- +Fri Jan 29 01:27:36 UTC 2021 - James Fehlig <jfehlig@suse.com> + +- spec: Enable the libvirt firewalld zone in SLE >= 15 SP3 + jsc#SLE-17336 + +------------------------------------------------------------------- New: ---- 32c5e432-revert-f035f53b.patch ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt.spec ++++++ --- /var/tmp/diff_new_pack.bdodHd/_old 2021-02-01 14:42:09.776707290 +0100 +++ /var/tmp/diff_new_pack.bdodHd/_new 2021-02-01 14:42:09.784707302 +0100 @@ -76,7 +76,7 @@ %endif # The 'libvirt' zone must be used with firewalld >= 0.7.0 -%if 0%{?suse_version} >= 1550 +%if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300 %define with_firewalld_zone 1 %endif @@ -291,6 +291,7 @@ Source99: baselibs.conf Source100: %{name}-rpmlintrc # Upstream patches +Patch0: 32c5e432-revert-f035f53b.patch # Patches pending upstream review Patch100: libxl-dom-reset.patch Patch101: network-don-t-use-dhcp-authoritative-on-static-netwo.patch ++++++ 32c5e432-revert-f035f53b.patch ++++++ commit 32c5e432044689b6679cdedeb1026f27653449d8 Author: Jim Fehlig <jfehlig@suse.com> Date: Thu Jan 28 12:09:18 2021 -0700 Revert "remote: Add libvirtd dependency to virt-guest-shutdown.target" Further testing revealed commit f035f53baa regresses Debian bug 955216 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=955216 Restarting libvirt-guests on libvirtd restart is worse than the original dependency issue, so revert the commit until a better solution is found. This reverts commit f035f53baa2e5dc00b8e866e594672a90b4cea78. Signed-off-by: Jim Fehlig <jfehlig@suse.com> Reviewed-by: Daniel P. Berrang�� <berrange@redhat.com> Index: libvirt-7.0.0/src/remote/virt-guest-shutdown.target =================================================================== --- libvirt-7.0.0.orig/src/remote/virt-guest-shutdown.target +++ libvirt-7.0.0/src/remote/virt-guest-shutdown.target @@ -1,4 +1,3 @@ [Unit] Description=Libvirt guests shutdown -Requires=libvirtd.service Documentation=https://libvirt.org
participants (1)
-
Source-Sync