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 2026-08-01 18:34:22
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Comparing /work/SRC/openSUSE:Factory/cloud-hypervisor (Old)
and /work/SRC/openSUSE:Factory/.cloud-hypervisor.new.16738 (New)
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Package is "cloud-hypervisor"
Sat Aug 1 18:34:22 2026 rev:12 rq:1368900 version:53.0
Changes:
--------
--- /work/SRC/openSUSE:Factory/cloud-hypervisor/cloud-hypervisor.changes
2026-05-30 22:58:54.654182375 +0200
+++
/work/SRC/openSUSE:Factory/.cloud-hypervisor.new.16738/cloud-hypervisor.changes
2026-08-01 18:37:32.288783992 +0200
@@ -1,0 +2,31 @@
+Fri Jul 31 18:18:22 UTC 2026 - Richard Rahl <[email protected]>
+
+- Update to version 53.0:
+ + Snapshot/Restore and Live Migration Improvements
+ + virtio-rtc Device Support
+ + Guest Clock Updates Across Snapshot/Restore and Migration
+ + Buffered Serial Output for Late-Connecting Clients
+ + New Command-Line and API Options
+ + The legacy --platform SMBIOS keys serial_number and uuid are
+ deprecated
+ + The generic vhost-user device's virtio_id command-line
+ parameter is deprecated
+ + Revert create memfd for private mappings
+ + Correctly save and restore ARM64 SVE registers
+ + Set the guest physical address space size correctly on AMD
+ + Various TPM fixes, including for Windows guests
+ + Preserve WRITE_ZEROES on QCOW2 images with backing files
+ + Resolve relative QCOW2 backing file paths correctly
+ + Fix a guest deadlock by signalling DEVICE_NEEDS_RESET and
+ releasing the activation barrier when a virtio device fails to
+ activate
+ + Handle a guest/host half-close on vsock connections
+ + Don't leak a file descriptor when ejecting a VFIO device
+ + Fix PCI segment ID validation and make the PCI BDF
+ configurable for the balloon and ivshmem devices
+ + Clean up a stale API socket under a lock before binding
+ + Cache the local timezone before installing seccomp filters
+ + Enhance the ACPI PPTT with cache topology information
+ + Deduplicate VmConfig::preserved_fds
+
+-------------------------------------------------------------------
Old:
----
cloud-hypervisor-52.0.obscpio
New:
----
cloud-hypervisor-53.0.obscpio
++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
Other differences:
------------------
++++++ cloud-hypervisor.spec ++++++
--- /var/tmp/diff_new_pack.zD6pLJ/_old 2026-08-01 18:37:33.384821703 +0200
+++ /var/tmp/diff_new_pack.zD6pLJ/_new 2026-08-01 18:37:33.384821703 +0200
@@ -17,13 +17,14 @@
Name: cloud-hypervisor
-Version: 52.0
+Version: 53.0
Release: 0
Summary: A Virtual Machine Monitor
License: Apache-2.0 AND BSD-3-Clause
URL: https://cloudhypervisor.org
Source0: %{name}-%{version}.tar.zst
Source1: vendor.tar.zst
+PreReq: permissions
BuildRequires: bison
BuildRequires: cargo
BuildRequires: cargo-packaging
@@ -35,7 +36,7 @@
BuildRequires: pkgconfig(libcap)
BuildRequires: pkgconfig(ossp-uuid)
#riscv is still not ready
-ExclusiveArch: aarch64 riscv64 x86_64
+ExclusiveArch: %{arm64} %{riscv64} %{x86_64}
%description
Cloud Hypervisor is an open source Virtual Machine Monitor (VMM) that runs on
@@ -86,10 +87,16 @@
%{nil}
%endif
+%post
+%set_permissions %{_bindir}/%{name}
+
+%verifyscript
+%verify_permissions -e %{_bindir}/%{name}
+
%files
%license LICENSES/Apache-2.0.txt LICENSES/BSD-3-Clause.txt
LICENSES/CC-BY-4.0.txt
%doc README.md
-%caps(cap_net_admin+ep) %{_bindir}/%{name}
+%verify(not mode caps) %{_bindir}/%{name}
%files remote
%license LICENSES/Apache-2.0.txt LICENSES/BSD-3-Clause.txt
LICENSES/CC-BY-4.0.txt
++++++ _service ++++++
--- /var/tmp/diff_new_pack.zD6pLJ/_old 2026-08-01 18:37:33.416822804 +0200
+++ /var/tmp/diff_new_pack.zD6pLJ/_new 2026-08-01 18:37:33.420822942 +0200
@@ -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/v52.0</param>
+ <param name="revision">refs/tags/v53.0</param>
<param name="versionformat">@PARENT_TAG@</param>
<param name="versionrewrite-pattern">v(.*)</param>
</service>
@@ -13,7 +13,7 @@
</service>
<service name="cargo_vendor" mode="manual">
<param name="src">cloud-hypervisor</param>
- <param name="update">true</param>
+ <param name="update">false</param>
</service>
<service name="set_version" mode="manual" />
</services>
++++++ cloud-hypervisor-52.0.obscpio -> cloud-hypervisor-53.0.obscpio ++++++
++++ 92195 lines of diff (skipped)
++++++ cloud-hypervisor.obsinfo ++++++
--- /var/tmp/diff_new_pack.zD6pLJ/_old 2026-08-01 18:37:34.196849643 +0200
+++ /var/tmp/diff_new_pack.zD6pLJ/_new 2026-08-01 18:37:34.204849918 +0200
@@ -1,5 +1,5 @@
name: cloud-hypervisor
-version: 52.0
-mtime: 1778788402
-commit: 1314ac883c641f1045bbb06dec0de045a3894baa
+version: 53.0
+mtime: 1783885633
+commit: 9ed824d6d08df3e96f7d5f50795d9449ac99f431
++++++ vendor.tar.zst ++++++
/work/SRC/openSUSE:Factory/cloud-hypervisor/vendor.tar.zst
/work/SRC/openSUSE:Factory/.cloud-hypervisor.new.16738/vendor.tar.zst differ:
char 7, line 1