diff --git a/libvirt-11.9.0.tar.xz b/libvirt-11.9.0.tar.xz new file mode 100644 index 0000000000000000000000000000000000000000..871e447cdcfe644ef229d1aca3a7028053682f3a Binary files /dev/null and b/libvirt-11.9.0.tar.xz differ diff --git a/libvirt.spec b/libvirt.spec index f7c5d6751f876aa0d265d66f8b7356a70e9f4414..0a854574575dda568668d6d0069cd67d665ac760 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -1,4 +1,4 @@ -%define anolis_release 16 +%define anolis_release 1 %define arches_qemu_kvm x86_64 aarch64 loongarch64 sw_64 riscv64 @@ -151,15 +151,15 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 9.10.0 +Version: 11.9.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/ +Source0: https://download.libvirt.org/libvirt-11.9.0.tar.xz %if %(echo %{version} | grep -q "\.0$"; echo $?) == 1 %define mainturl stable_updates/ %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 @@ -334,6 +334,40 @@ BuildRequires: firewalld-filesystem %endif %ifarch riscv64 BuildRequires: chrpath +BuildRequires: /usr/bin/dtrace +BuildRequires: audit-libs-devel +BuildRequires: cyrus-sasl-devel +BuildRequires: device-mapper-devel +BuildRequires: fuse-devel >= 2.8.6 +BuildRequires: git-core +BuildRequires: glib2-devel >= 2.66 +BuildRequires: glusterfs-api-devel >= 3.4.1 +BuildRequires: glusterfs-devel >= 3.4.1 +BuildRequires: gnutls-devel +BuildRequires: json-c-devel +BuildRequires: libacl-devel +BuildRequires: libblkid-devel >= 2.17 +BuildRequires: libcap-ng-devel >= 0.5.0 +BuildRequires: libcurl-devel +BuildRequires: libiscsi-devel +BuildRequires: libnl3-devel +BuildRequires: libpcap-devel >= 1.5.0 +BuildRequires: libpciaccess-devel >= 0.10.9 +BuildRequires: librados-devel +BuildRequires: librbd-devel +BuildRequires: libselinux-devel +BuildRequires: libssh-devel >= 0.8.1 +BuildRequires: libtasn1-devel +BuildRequires: libtirpc-devel +BuildRequires: libwsman-devel >= 2.6.3 +BuildRequires: libxml2 +BuildRequires: libxml2-devel +BuildRequires: parted-devel +BuildRequires: pkgconfig(bash-completion) >= 2.0 +BuildRequires: python3-pytest +BuildRequires: readline-devel +BuildRequires: wireshark-devel +BuildRequires: xen-devel %endif %description @@ -2172,6 +2206,10 @@ exit 0 %changelog +* Mon Nov 24 2025 wenyuzifang - 11.9.0-1 +- Updated to version 11.9.0 to fix xxxxxxxxx + + * Mon Nov 24 2025 tomcruiseqi - 9.10.0-16 - Fix CVE-2025-13193