86f8f548d2
- Enable building for ppc64le
2024-09-05 16:16:28 +03:00
Jiri Denemark
7f40b47bc6
libvirt-10.5.0-5.el10
...
- Synchronize with libvirt-10.5.0-4.el9 (RHEL-30177)
- qemu: virtiofs: cache: use 'never' instead of 'none'
- qemu_domain: Strip <acpi/> from s390(x) definitions
- qemuxmlconftest: Add tests for the ACPI stripping hack on s390
- vsh: Allow vshReadlineInit() to be called multiple times
Related: RHEL-30177
2024-08-09 16:25:36 +02:00
Jiri Denemark
37fd552490
libvirt-10.5.0-4.el10
...
- Synchronize with libvirt-10.5.0-4.el9 (RHEL-30177)
- virt-host-validate: Allow longer list of CPU flags
- vmx: Be even more lax when trying to comprehend serial ports
- vmx: Do not require all ID data for VMWare Distributed Switch
- tests: vhostuser: add virtiofsd json descriptor
- tests: qemuxmlconf: adjust test case to new virtiofsd
- qemu: fill capabilities for virtiofsd
- qemu: do not use deprecated options for new virtiofsd
- qemu: migration: allow migration for virtiofs
- virt-host-validate: Drop extra "PASS"
- qemu: Don't leave beingDestroyed=true on inactive domain
Related: RHEL-30177
2024-07-25 13:30:17 +02:00
Jiri Denemark
2d405f2355
libvirt-10.5.0-1.el10
...
- Rebased to libvirt-10.5.0 (RHEL-30177)
- The rebase also fixes the following bugs:
RHEL-45185
Resolves: RHEL-30177, RHEL-45185
2024-07-01 14:02:16 +02:00
Troy Dawson
5723d518a8
Bump release for June 2024 mass rebuild
2024-06-24 08:59:14 -07:00
Jiri Denemark
4d8dac4a4a
libvirt-10.4.0-1.el10
...
- Rebased to libvirt-10.4.0 (RHEL-29893)
- The rebase also fixes the following bugs:
RHEL-30177, RHEL-35244, RHEL-39024
Resolves: RHEL-29893, RHEL-30177, RHEL-35244, RHEL-39024
2024-06-05 14:28:26 +02:00
Fedora Release Engineering
9ef5501a94
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-25 03:55:08 +00:00
Fedora Release Engineering
659f2f0b36
Rebuilt for https://fedoraproject.org/wiki/Fedora_40_Mass_Rebuild
2024-01-21 05:41:08 +00:00
Cole Robinson
f3cac3532b
libvirt-10.0.0-1
...
Update to version 10.0.0
2024-01-16 11:11:03 -05:00
6eb56c2e71
fix regression for default input bus in libvirt >= 9.3
...
(cherry picked from commit dfeabf11e5d21bd81209d4a7b0acd9b4b0afa754)
2024-01-03 22:27:00 +00:00
Richard W.M. Jones
93a549eb1a
Bump and rebuild for xen 4.18.0, third attempt
2023-12-08 10:02:08 +00:00
Adam Williamson
f2a998ce76
Rebuild for xen 4.18.0 again
2023-12-05 10:41:25 -08:00
Cole Robinson
8556d44e84
libvirt-9.10.0-1
...
Update to version 9.10.0
2023-12-02 12:22:48 -05:00
Richard W.M. Jones
f8539fae13
Backport upstream cfcbba4c2b8a
...
commit cfcbba4c2b8a2062dec36072a34209229b6c3277
Author: Michal Prívozník <mprivozn@redhat.com>
Date: Wed Nov 22 14:58:49 2023 +0100
lib: Replace qsort() with g_qsort_with_data()
2023-11-30 10:40:30 +00:00
Richard W.M. Jones
80a3188a20
Fix libxml2 API changes
2023-11-30 09:02:20 +00:00
Richard W.M. Jones
56d89b1d61
Bump and rebuild for xen 4.18.0
2023-11-30 08:35:47 +00:00
Cole Robinson
2a7828bae8
libvirt-9.9.0-2
...
Fix crash with snapshot restore (bz #2247754 )
2023-11-06 09:53:21 -05:00
Cole Robinson
c879325741
spec: Fix mingw build
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2023-11-01 17:06:43 -04:00
Cole Robinson
edf6aa6cd7
libvirt-9.9.0-1
...
Update to version 9.9.0
2023-11-01 10:17:27 -04:00
Cole Robinson
163b87484b
libvirt-9.8.0-1
...
Update to version 9.8.0
2023-10-05 20:59:33 -04:00
Daniel P. Berrangé
5828ec5da6
Update to 9.7.0 release
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-09-01 12:27:57 +01:00
Cole Robinson
adaeee1c2c
libvirt-9.6.0-1
...
Update to version 9.6.0
2023-08-01 08:10:39 -04:00
Fedora Release Engineering
200f2942a9
Rebuilt for https://fedoraproject.org/wiki/Fedora_39_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-07-20 12:28:15 +00:00
Cole Robinson
cbf07f0551
libvirt-9.5.0-1
...
Update to version 9.5.0
2023-07-05 10:24:18 -04:00
Cole Robinson
eb9ceebe38
spec: re-enable numad for fedora and eln
...
numad was added back to the distro
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2023-07-05 10:23:08 -04:00
Cole Robinson
507eb37491
libvirt-9.4.0-1
...
Update to version 9.4.0
2023-06-28 14:14:37 -04:00
Yaakov Selkowitz
3e211fa0f6
Disable numad also in RHEL 10+ builds
...
As a result of numad being retired in F39+, it is also removed from ELN,
and hence would be dropped from RHEL 10.
Signed-off-by: Yaakov Selkowitz <yselkowi@redhat.com>
2023-05-25 01:23:45 -04:00
Cole Robinson
d4bb64489a
Bump release
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2023-05-23 12:55:49 -04:00
Cole Robinson
6d908194bf
Drop numad usage, it is removed from f39
...
a6bb891e84
https://pagure.io/releng/failed-composes/issue/4990#comment-857670
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2023-05-23 12:53:06 -04:00
Cole Robinson
2333a80c1a
libvirt-9.3.0-1
...
Update to version 9.3.0
2023-05-02 09:47:09 -04:00
Cole Robinson
f4fd6d7df6
libvirt-9.2.0-1
...
Update to version 9.2.0
2023-04-05 15:26:13 -04:00
Cole Robinson
c1a3411c3b
libvirt-9.1.0-1
...
Update to version 9.1.0
2023-03-01 12:55:47 -05:00
Fedora Release Engineering
619904f37a
Rebuilt for https://fedoraproject.org/wiki/Fedora_38_Mass_Rebuild
...
Signed-off-by: Fedora Release Engineering <releng@fedoraproject.org>
2023-01-19 17:46:01 +00:00
Cole Robinson
044c5b0665
libvirt-9.0.0-1
...
Update to version 9.0.0
2023-01-16 13:21:37 -05:00
Daniel P. Berrangé
50aba9b5a0
Trim changelogs older than 2 years
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2023-01-09 10:44:05 +00:00
Richard W.M. Jones
c98b586e70
Rebuild for xen-4.17.0
2023-01-03 08:24:40 +00:00
Cole Robinson
987430ba8b
libvirt-8.10.0-1
...
Update to version 8.10.0
2022-12-03 18:45:22 -05:00
Cole Robinson
58043b20fb
libvirt-8.9.0-1
...
Update to version 8.9.0
2022-11-03 05:21:34 -04:00
Cole Robinson
f1888958a6
Fix tests on aarch64
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-10-27 10:14:05 -04:00
Cole Robinson
6c3d79e65d
libvirt-8.8.0-2
...
Rebuild for wireshark soname bump
2022-10-24 11:02:56 -04:00
Cole Robinson
dc9be9b9a7
Add missing sources
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-10-04 10:27:49 -04:00
Cole Robinson
5e0d67787a
libvirt-8.8.0-1
...
Update to version 8.8.0
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-10-04 10:22:03 -04:00
Jens Petersen
662f0e2ba4
change gettext requires to gettext-runtime for F37 ( #2117209 )
...
See https://fedoraproject.org/wiki/Changes/GettextRuntimeSubpackage
2022-09-09 17:13:27 +08:00
Cole Robinson
66060fa395
libvirt-8.7.0-1
...
Update to version 8.7.0
2022-09-06 10:25:54 -04:00
Daniel P. Berrangé
83def04a25
pull in mingw sub-packages
...
Signed-off-by: Daniel P. Berrangé <berrange@redhat.com>
2022-08-09 09:18:37 -04:00
Cole Robinson
535bbcdd91
Use upstreamed 'glibc fix' commits
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-08-04 15:58:25 -04:00
Cole Robinson
417e4c9cf7
Fix build with glibc 2.36
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-08-01 15:35:19 -04:00
Cole Robinson
24d349fa37
libvirt-8.6.0-1
...
Update to version 8.6.0
2022-08-01 11:03:07 -04:00
Cole Robinson
9f3b22fec4
libvirt-8.5.0-1
...
Update to version 8.5.0
2022-07-21 06:30:56 -04:00
Cole Robinson
7285a57f5c
Adjust for Xen dropping 32bit arches
...
Signed-off-by: Cole Robinson <crobinso@redhat.com>
2022-06-11 16:22:33 -04:00