diff --git a/libvirt-9.10.0.tar.xz b/libvirt-10.4.0.tar.xz similarity index 53% rename from libvirt-9.10.0.tar.xz rename to libvirt-10.4.0.tar.xz index ce591a58f1cceb6e19198b2867ab2121485ab22b..62821a2e9ad557b3c6080f3ebe5c2d6c06f02605 100644 Binary files a/libvirt-9.10.0.tar.xz and b/libvirt-10.4.0.tar.xz differ diff --git a/libvirt.spec b/libvirt.spec index aca6e95d435323912c0bd81742471eb9ce69895b..6980bfb1bb839065f9dc8108c15d69a1faec5a1c 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,4 +1,4 @@ -%define anolis_release 5 +%define anolis_release 1 %define arches_qemu_kvm x86_64 aarch64 loongarch64 @@ -151,7 +151,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 9.10.0 +Version: 10.4.0 Release: %{anolis_release}%{?dist} License: GPL-2.0-or-later AND LGPL-2.1-only AND LGPL-2.1-or-later AND OFL-1.1 URL: https://libvirt.org/ @@ -161,14 +161,14 @@ URL: https://libvirt.org/ %endif Source: https://download.libvirt.org/libvirt-%{version}.tar.xz -Patch0000: Add-loongarch-cpu-support.patch -Patch0001: Support-for-loongarch64-in-the-QEMU-driver.patch -Patch0002: Implement-the-method-of-getting-host-info-for-loonga.patch -Patch0003: Add-test-script-for-loongarch.patch -Patch0004: conf-qemu-add-libvirt-support-reuse-id-for-hygon-CSV.patch -Patch0005: cpu-Add-new-Dharma-CPU-model.patch -Patch0006: libvirt-Fix-off-by-one-error-in-udevListInterfacesByStatus.patch -Patch0007: libvirt-remote-check-for-negative-array-lengths-before-allocation.patch +#Patch0000: Add-loongarch-cpu-support.patch +#Patch0001: Support-for-loongarch64-in-the-QEMU-driver.patch +#Patch0002: Implement-the-method-of-getting-host-info-for-loonga.patch +#Patch0003: Add-test-script-for-loongarch.patch +#Patch0004: conf-qemu-add-libvirt-support-reuse-id-for-hygon-CSV.patch +#Patch0005: cpu-Add-new-Dharma-CPU-model.patch +#Patch0006: libvirt-Fix-off-by-one-error-in-udevListInterfacesByStatus.patch +#Patch0007: libvirt-remote-check-for-negative-array-lengths-before-allocation.patch Requires: libvirt-daemon = %{version}-%{release} Requires: libvirt-daemon-config-network = %{version}-%{release} @@ -1618,6 +1618,13 @@ exit 0 %endif %files +/etc/libvirt/network.conf +/etc/ssh/ssh_config.d/30-libvirt-ssh-proxy.conf +#/usr/lib/debug/usr/libexec/libvirt-ssh-proxy-10.4.0-1.an23.x86_64.debug +/usr/lib/sysusers.d/libvirt-qemu.conf +/usr/libexec/libvirt-ssh-proxy +/usr/share/augeas/lenses/libvirtd_network.aug +/usr/share/augeas/lenses/tests/test_libvirtd_network.aug %files docs %doc AUTHORS.rst NEWS.rst README.rst @@ -2148,6 +2155,9 @@ exit 0 %changelog +* Fri Jun 21 2024 zhuhongbo - 10.1.0-1 +- fix CVE-2024-1441 + *Mon Jun 03 2024 gaoxulin - 9.10.0-5 - fix CVE-2024-2494 CVE-2024-1441