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
This commit is contained in:
Jiri Denemark 2022-05-06 11:22:56 +02:00
parent 88f65e69c7
commit 0cc74a4c05
4 changed files with 12 additions and 5 deletions

View File

@ -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?= <jtomko@redhat.com>
Date: Mon, 27 Aug 2018 13:09:38 +0200
Subject: [PATCH] RHEL: Fix virConnectGetMaxVcpus output
@ -26,7 +26,7 @@ Reviewed-by: Andrea Bolognani <abologna@redhat.com>
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)

View File

@ -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 <jdenemar@redhat.com> - 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 <jdenemar@redhat.com> - 8.2.0-1
- Rebased to libvirt-8.2.0 (rhbz#2060313)
- The rebase also fixes the following bugs:

View File

@ -1 +1 @@
SHA512 (libvirt-8.2.0.tar.xz) = fbdc2953e86117643aafb3198a3d9327188d94abfd155eae4439ee0e722737a57ee44dbb2929746c0a28e10e275c35f4a8190e99668e4cba4025555358591544
SHA512 (libvirt-8.3.0.tar.xz) = 914c8a4884d703f368849b852ba8330d1b17cf598a359f70d344e0a94e02f60337216e9011cbeba90eb4e87fa644e7eb9e8a407ca58632b2b41511d3f598ff71

View File

@ -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