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-12-09 22:49:48
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/libvirt (Old)
 and      /work/SRC/openSUSE:Factory/.libvirt.new.25432 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "libvirt"

Sat Dec  9 22:49:48 2023 rev:388 rq:1132176 version:9.10.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/libvirt/libvirt.changes  2023-11-03 
22:19:37.642907196 +0100
+++ /work/SRC/openSUSE:Factory/.libvirt.new.25432/libvirt.changes       
2023-12-09 22:50:15.741034812 +0100
@@ -1,0 +2,17 @@
+Fri Dec  8 22:34:55 UTC 2023 - James Fehlig <jfeh...@suse.com>
+
+- Add upstream commit 1a2f33cb59 to fix memory corruption in the
+  remote driver
+
+-------------------------------------------------------------------
+Fri Dec  1 22:10:31 UTC 2023 - James Fehlig <jfeh...@suse.com>
+
+- Update to libvirt 9.10.0
+  - jsc#PED-3226, jsc#PED-3279, jsc#PED-4931, jsc#PED-5432,
+    jsc#PED-6851
+  - Many incremental improvements and bug fixes, see
+    https://libvirt.org/news.html#v9-10-0-2023-12-01
+- spec: Drop 'Requires: libvirt-daemon-proxy' from the
+  libvirt-daemon-{qemu,xen,lxc,vbox} subpackages
+
+-------------------------------------------------------------------

Old:
----
  libvirt-9.9.0.tar.xz

New:
----
  libvirt-9.10.0.tar.xz

++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Other differences:
------------------
++++++ libvirt.spec ++++++
--- /var/tmp/diff_new_pack.8CobyW/_old  2023-12-09 22:50:16.437059941 +0100
+++ /var/tmp/diff_new_pack.8CobyW/_new  2023-12-09 22:50:16.437059941 +0100
@@ -127,7 +127,7 @@
 
 Name:           libvirt
 URL:            https://libvirt.org/
-Version:        9.9.0
+Version:        9.10.0
 Release:        0
 Summary:        Library providing a virtualization API
 License:        LGPL-2.1-or-later
@@ -161,8 +161,8 @@
 BuildRequires:  gettext-tools
 BuildRequires:  meson >= 0.56.0
 BuildRequires:  ninja
-# Needed for virkmodtest in 'make check'
-BuildRequires:  modutils
+# Needed for modprobe and tests/virkmodtest
+BuildRequires:  kmod
 BuildRequires:  pkgconfig(systemd)
 %if %{with_libxl}
 BuildRequires:  xen-devel
@@ -184,10 +184,8 @@
 BuildRequires:  perl
 BuildRequires:  python3
 BuildRequires:  python3-docutils
+BuildRequires:  python3-pytest
 BuildRequires:  readline-devel
-# Be conservative and require rpcgen in case any patches touch
-# remote protocol definitions
-BuildRequires:  rpcgen
 # For pool-build probing for existing pools
 BuildRequires:  libblkid-devel >= 2.17
 BuildRequires:  libpciaccess0-devel >= 0.10.9
@@ -658,7 +656,6 @@
 Requires:       %{name}-daemon-lock = %{version}-%{release}
 Requires:       %{name}-daemon-log = %{version}-%{release}
 Requires:       %{name}-daemon-plugin-lockd = %{version}-%{release}
-Requires:       %{name}-daemon-proxy = %{version}-%{release}
 %else
 Requires:       %{name}-daemon = %{version}-%{release}
 %endif
@@ -680,7 +677,6 @@
 Summary:        Server side daemon & driver required to run LXC guests
 %if %{with_modular_daemons}
 Requires:       %{name}-daemon-log = %{version}-%{release}
-Requires:       %{name}-daemon-proxy = %{version}-%{release}
 %else
 Requires:       %{name}-daemon = %{version}-%{release}
 %endif
@@ -703,7 +699,6 @@
 %if %{with_modular_daemons}
 Requires:       %{name}-daemon-lock = %{version}-%{release}
 Requires:       %{name}-daemon-plugin-lockd = %{version}-%{release}
-Requires:       %{name}-daemon-proxy = %{version}-%{release}
 %else
 Requires:       %{name}-daemon = %{version}-%{release}
 %endif
@@ -724,9 +719,7 @@
 
 %package daemon-vbox
 Summary:        Server side daemon & driver required to run VirtualBox guests
-%if %{with_modular_daemons}
-Requires:       %{name}-daemon-proxy = %{version}-%{release}
-%else
+%if ! %{with_modular_daemons}
 Requires:       %{name}-daemon = %{version}-%{release}
 %endif
 %if %{with_interface}

++++++ libvirt-9.9.0.tar.xz -> libvirt-9.10.0.tar.xz ++++++
/work/SRC/openSUSE:Factory/libvirt/libvirt-9.9.0.tar.xz 
/work/SRC/openSUSE:Factory/.libvirt.new.25432/libvirt-9.10.0.tar.xz differ: 
char 15, line 1

Reply via email to