From 0cc74a4c05b1144823920c2ae514152c95c59cab Mon Sep 17 00:00:00 2001 From: Jiri Denemark Date: Fri, 6 May 2022 11:22:56 +0200 Subject: [PATCH] libvirt-8.3.0-1.el9 - Rebased to libvirt-8.3.0 (rhbz#2060313) - The rebase also fixes the following bugs: rhbz#1653327, rhbz#2075765, rhbz#2075464, rhbz#2078274, rhbz#2070380 rhbz#2073887, rhbz#2073867 Resolves: rhbz#1653327, rhbz#2060313, rhbz#2070380, rhbz#2073867, rhbz#2073887 Resolves: rhbz#2075464, rhbz#2075765, rhbz#2078274 --- libvirt-RHEL-Fix-virConnectGetMaxVcpus-output.patch | 6 +++--- libvirt.spec | 8 +++++++- sources | 2 +- symlinks | 1 + 4 files changed, 12 insertions(+), 5 deletions(-) diff --git a/libvirt-RHEL-Fix-virConnectGetMaxVcpus-output.patch b/libvirt-RHEL-Fix-virConnectGetMaxVcpus-output.patch index 98a6d14..c3d569c 100644 --- a/libvirt-RHEL-Fix-virConnectGetMaxVcpus-output.patch +++ b/libvirt-RHEL-Fix-virConnectGetMaxVcpus-output.patch @@ -1,5 +1,5 @@ -From 9fba7facebc35378243c6b4b26a1bd77c7a57ef5 Mon Sep 17 00:00:00 2001 -Message-Id: <9fba7facebc35378243c6b4b26a1bd77c7a57ef5@dist-git> +From 05f1bd551744a4a47ae4d29544e21a9cfc6d5110 Mon Sep 17 00:00:00 2001 +Message-Id: <05f1bd551744a4a47ae4d29544e21a9cfc6d5110@dist-git> From: =?UTF-8?q?J=C3=A1n=20Tomko?= Date: Mon, 27 Aug 2018 13:09:38 +0200 Subject: [PATCH] RHEL: Fix virConnectGetMaxVcpus output @@ -26,7 +26,7 @@ Reviewed-by: Andrea Bolognani 1 file changed, 5 insertions(+) diff --git a/src/util/virhostcpu.c b/src/util/virhostcpu.c -index 011ef8a153..2ba9a4a3ee 100644 +index e3f2d6d4b7..d3f0fbb31c 100644 --- a/src/util/virhostcpu.c +++ b/src/util/virhostcpu.c @@ -1172,6 +1172,11 @@ virHostCPUGetKVMMaxVCPUs(void) diff --git a/libvirt.spec b/libvirt.spec index feb855f..8b60650 100644 --- a/libvirt.spec +++ b/libvirt.spec @@ -227,7 +227,7 @@ Summary: Library providing a simple virtualization API Name: libvirt -Version: 8.2.0 +Version: 8.3.0 Release: 1%{?dist}%{?extra_release} License: LGPLv2+ URL: https://libvirt.org/ @@ -2144,6 +2144,12 @@ exit 0 %changelog +* Fri May 6 2022 Jiri Denemark - 8.3.0-1 +- Rebased to libvirt-8.3.0 (rhbz#2060313) +- The rebase also fixes the following bugs: + rhbz#1653327, rhbz#2075765, rhbz#2075464, rhbz#2078274, rhbz#2070380 + rhbz#2073887, rhbz#2073867 + * Fri Apr 1 2022 Jiri Denemark - 8.2.0-1 - Rebased to libvirt-8.2.0 (rhbz#2060313) - The rebase also fixes the following bugs: diff --git a/sources b/sources index a0d6a7d..9d475a6 100644 --- a/sources +++ b/sources @@ -1 +1 @@ -SHA512 (libvirt-8.2.0.tar.xz) = fbdc2953e86117643aafb3198a3d9327188d94abfd155eae4439ee0e722737a57ee44dbb2929746c0a28e10e275c35f4a8190e99668e4cba4025555358591544 +SHA512 (libvirt-8.3.0.tar.xz) = 914c8a4884d703f368849b852ba8330d1b17cf598a359f70d344e0a94e02f60337216e9011cbeba90eb4e87fa644e7eb9e8a407ca58632b2b41511d3f598ff71 diff --git a/symlinks b/symlinks index 90f181c..790c05f 100644 --- a/symlinks +++ b/symlinks @@ -195,6 +195,7 @@ tests/qemuxml2xmloutdata/memory-hotplug-ppc64-nonuma.xml ../qemuxml2argvdata/mem tests/qemuxml2xmloutdata/memory-hotplug-virtio-mem.x86_64-latest.xml ../qemuxml2argvdata/memory-hotplug-virtio-mem.xml tests/qemuxml2xmloutdata/memory-hotplug-virtio-pmem.x86_64-latest.xml ../qemuxml2argvdata/memory-hotplug-virtio-pmem.xml tests/qemuxml2xmloutdata/net-user-addr.xml ../qemuxml2argvdata/net-user-addr.xml +tests/qemuxml2xmloutdata/net-virtio-rss.x86_64-latest.xml ../qemuxml2argvdata/net-virtio-rss.xml tests/qemuxml2xmloutdata/net-virtio-teaming-hostdev.xml ../qemuxml2argvdata/net-virtio-teaming-hostdev.xml tests/qemuxml2xmloutdata/numatune-hmat.xml ../qemuxml2argvdata/numatune-hmat.xml tests/qemuxml2xmloutdata/numatune-memnode-restrictive-mode.x86_64-latest.xml ../qemuxml2argvdata/numatune-memnode-restrictive-mode.xml