Script 'mail_helper' called by obssrc
Hello community,

here is the log from the commit of package cloud-hypervisor for 
openSUSE:Factory checked in at 2025-12-20 21:46:16
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-hypervisor (Old)
 and      /work/SRC/openSUSE:Factory/.cloud-hypervisor.new.1928 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++

Package is "cloud-hypervisor"

Sat Dec 20 21:46:16 2025 rev:9 rq:1323732 version:50.0

Changes:
--------
--- /work/SRC/openSUSE:Factory/cloud-hypervisor/cloud-hypervisor.changes        
2025-11-10 19:22:06.528346782 +0100
+++ 
/work/SRC/openSUSE:Factory/.cloud-hypervisor.new.1928/cloud-hypervisor.changes  
    2025-12-20 21:48:22.243854174 +0100
@@ -1,0 +2,18 @@
+Fri Dec 19 11:23:48 UTC 2025 - Richard Rahl <[email protected]>
+
+- Update to version 50.0:
+  * Configurable Nested Virtualization Option on x86_64
+  * Compression Support for QCOW2
+  * Notable Performance Improvements
+  * Live Disk Resizing Support for Raw Images
+  * Improved File-level Locking Support
+  * Logging Improvements
+  * Fix several issues around CPUID in the guest
+  * Fix snapshot/restore for Windows Guest
+  * Respect queue size in block performance tests
+  * Fix several Serial Manager issues
+  * Fix several seccomp violation issues
+  * Fix various issues around block and qcow
+  * Fix live migration (and snapshot/restore) with AMX state
+
+-------------------------------------------------------------------

Old:
----
  cloud-hypervisor-49.0.obscpio

New:
----
  cloud-hypervisor-50.0.obscpio

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

Other differences:
------------------
++++++ cloud-hypervisor.spec ++++++
--- /var/tmp/diff_new_pack.DUg9M2/_old  2025-12-20 21:48:23.171892678 +0100
+++ /var/tmp/diff_new_pack.DUg9M2/_new  2025-12-20 21:48:23.175892844 +0100
@@ -17,7 +17,7 @@
 
 
 Name:           cloud-hypervisor
-Version:        49.0
+Version:        50.0
 Release:        0
 Summary:        A Virtual Machine Monitor
 License:        Apache-2.0 AND BSD-3-Clause
@@ -31,7 +31,7 @@
 BuildRequires:  flex
 BuildRequires:  git-core
 BuildRequires:  qemu-tools
-BuildRequires:  rust >= 1.77
+BuildRequires:  rust >= 1.89
 BuildRequires:  pkgconfig(libcap)
 BuildRequires:  pkgconfig(ossp-uuid)
 #riscv is still not ready
@@ -67,7 +67,21 @@
 
 %ifnarch riscv64
 %check
-%{cargo_test} -- --test unit_tests::
+# skipped tests need kvm enabled
+%{cargo_test} -- --test unit_tests:: \
+                 --skip cpu::unit_tests:: \
+                 --skip unit_tests::test_vmm_vm_cold_add_device \
+                 --skip unit_tests::test_vmm_vm_cold_add_disk \
+                 --skip unit_tests::test_vmm_vm_cold_add_fs \
+                 --skip unit_tests::test_vmm_vm_cold_add_net \
+                 --skip unit_tests::test_vmm_vm_cold_add_pmem \
+                 --skip unit_tests::test_vmm_vm_cold_add_user_device \
+                 --skip unit_tests::test_vmm_vm_cold_add_vdpa \
+                 --skip unit_tests::test_vmm_vm_cold_add_vsock \
+                 --skip unit_tests::test_vmm_vm_create \
+                 --skip vm::unit_tests::test_vm \
+                 --skip kvm::aarch64:: \
+                 --skip vm::unit_tests::test_create_fdt_with_devices
 %endif
 
 %files

++++++ _service ++++++
--- /var/tmp/diff_new_pack.DUg9M2/_old  2025-12-20 21:48:23.215894503 +0100
+++ /var/tmp/diff_new_pack.DUg9M2/_new  2025-12-20 21:48:23.219894669 +0100
@@ -2,7 +2,7 @@
   <service name="obs_scm" mode="manual">
     <param name="scm">git</param>
     <param 
name="url">https://github.com/cloud-hypervisor/cloud-hypervisor.git</param>
-    <param name="revision">refs/tags/v49.0</param>
+    <param name="revision">refs/tags/v50.0</param>
     <param name="versionformat">@PARENT_TAG@</param>
     <param name="versionrewrite-pattern">v(.*)</param>
   </service>

++++++ cloud-hypervisor-49.0.obscpio -> cloud-hypervisor-50.0.obscpio ++++++
++++ 50420 lines of diff (skipped)

++++++ cloud-hypervisor.obsinfo ++++++
--- /var/tmp/diff_new_pack.DUg9M2/_old  2025-12-20 21:48:24.039928693 +0100
+++ /var/tmp/diff_new_pack.DUg9M2/_new  2025-12-20 21:48:24.043928859 +0100
@@ -1,5 +1,5 @@
 name: cloud-hypervisor
-version: 49.0
-mtime: 1762574716
-commit: 9acf610a7b612aea92f3a7fd9f32767c04338280
+version: 50.0
+mtime: 1766102881
+commit: 9a24680abdfedf014e496bced49e11b26dda582c
 

++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cloud-hypervisor/vendor.tar.zst 
/work/SRC/openSUSE:Factory/.cloud-hypervisor.new.1928/vendor.tar.zst differ: 
char 7, line 1

Reply via email to