Script 'mail_helper' called by obssrc Hello community, here is the log from the commit of package libvirt for openSUSE:Factory checked in at 2023-09-10 13:09:51 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Comparing /work/SRC/openSUSE:Factory/libvirt (Old) and /work/SRC/openSUSE:Factory/.libvirt.new.1766 (New) ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "libvirt" Sun Sep 10 13:09:51 2023 rev:383 rq:1109743 version:9.7.0 Changes: -------- --- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes 2023-08-30 10:18:53.576742503 +0200 +++ /work/SRC/openSUSE:Factory/.libvirt.new.1766/libvirt.changes 2023-09-10 13:10:23.150887956 +0200 @@ -1,0 +2,10 @@ +Wed Sep 6 20:01:14 UTC 2023 - James Fehlig <jfeh...@suse.com> + +- Update to libvirt 9.7.0 (jsc#PED-3279) + - Many incremental improvements and bug fixes, see + https://libvirt.org/news.html#v9-7-0-2023-09-01 +- spec: Unconditionally enable modular daemons (jsc#PED-6303) +- spec: ESX hypervisor driver in ALP-based products +- spec: Disable glusterfs storage backend in ALP-based products + +------------------------------------------------------------------- Old: ---- libvirt-9.6.0.tar.xz New: ---- libvirt-9.7.0.tar.xz ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++ Other differences: ------------------ ++++++ libvirt.spec ++++++ --- /var/tmp/diff_new_pack.MA1b4j/_old 2023-09-10 13:10:24.798946836 +0200 +++ /var/tmp/diff_new_pack.MA1b4j/_new 2023-09-10 13:10:24.802946980 +0200 @@ -41,17 +41,17 @@ %define with_interface 0%{!?_without_interface:1} # Optional bits on by default -%define with_sanlock 1 -%define with_polkit_rules 1 -%define with_wireshark 1 -%define with_libssh2 1 -%define with_numactl 1 -%define with_modular_daemons 1 +%define with_sanlock 0%{!?_without_sanlock:1} +%define with_polkit_rules 0%{!?_without_polkit_rules:1} +%define with_wireshark 0%{!?_without_wireshark:1} +%define with_libssh2 0%{!?_without_libssh2:1} +%define with_numactl 0%{!?_without_numactl:1} +%define with_modular_daemons 0%{!?_without_modular_daemons:1} # A few optional bits off by default, we enable later -%define with_numad 0 -%define with_firewalld_zone 0 -%define with_libssh 0 +%define with_numad 0%{!?_without_numad:0} +%define with_firewalld_zone 0%{!?_without_firewalld_zone:0} +%define with_libssh 0%{!?_without_libssh:0} # Set the OS / architecture specific special cases @@ -72,12 +72,12 @@ # The 'libvirt' zone must be used with firewalld >= 0.7.0 %if 0%{?suse_version} >= 1550 || 0%{?sle_version} >= 150300 - %define with_firewalld_zone 1 + %define with_firewalld_zone 0%{!?_without_firewalld_zone:1} %endif # Enable libssh support in newer code bases %if 0%{?suse_version} >= 1500 - %define with_libssh 1 + %define with_libssh 0%{!?_without_libssh:1} %endif %ifarch x86_64 aarch64 @@ -87,7 +87,7 @@ # libiscsi storage backend needs libiscsi >= 1.18.0 which is only available # in suse_version >= 1500 %if 0%{?suse_version} >= 1500 - %define with_storage_iscsi_direct 1 + %define with_storage_iscsi_direct 0%{!?_without_storage_iscsi_direct:1} %endif # numad is used to manage the CPU and memory placement dynamically for @@ -126,7 +126,7 @@ Name: libvirt URL: https://libvirt.org/ -Version: 9.6.0 +Version: 9.7.0 Release: 0 Summary: Library providing a virtualization API License: LGPL-2.1-or-later @@ -1760,8 +1760,6 @@ %{_datadir}/augeas/lenses/libvirtd_libxl.aug %{_datadir}/augeas/lenses/tests/test_libvirtd_libxl.aug %dir %attr(0700, root, root) %{_localstatedir}/lib/%{name}/libxl/ -%dir %attr(0700, root, root) %{_localstatedir}/lib/%{name}/libxl/channel/ -%dir %attr(0700, root, root) %{_localstatedir}/lib/%{name}/libxl/channel/target/ %dir %attr(0700, root, root) %{_localstatedir}/lib/%{name}/libxl/dump/ %dir %attr(0700, root, root) %{_localstatedir}/lib/%{name}/libxl/save/ %dir %attr(0700, root, root) %{_localstatedir}/log/%{name}/libxl/ ++++++ libvirt-9.6.0.tar.xz -> libvirt-9.7.0.tar.xz ++++++ /work/SRC/openSUSE:Factory/libvirt/libvirt-9.6.0.tar.xz /work/SRC/openSUSE:Factory/.libvirt.new.1766/libvirt-9.7.0.tar.xz differ: char 15, line 1