Commit Graph

57 Commits

Author SHA1 Message Date
Jiri Denemark d2a35bd337 libvirt-9.4.0-1.el9
- Rebased to libvirt-9.4.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2119007, rhbz#2193315, rhbz#2209658, rhbz#2143158, rhbz#2208946
    rhbz#2138150, rhbz#2203657, rhbz#2180679, rhbz#2203709

Resolves: rhbz#2119007, rhbz#2138150, rhbz#2143158, rhbz#2175785, rhbz#2180679
Resolves: rhbz#2193315, rhbz#2203657, rhbz#2203709, rhbz#2208946, rhbz#2209658
2023-06-02 14:24:34 +02:00
Jiri Denemark 8e2d2a718e libvirt-9.3.0-2.el9
- qemu_domin: Account for NVMe disks when calculating memlock limit on hotplug (rhbz#2014030)

Resolves: rhbz#2014030
2023-05-16 16:01:27 +02:00
Jiri Denemark 2998337a79 libvirt-9.3.0-1.el9
- Rebased to libvirt-9.3.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2181235, rhbz#2176215, rhbz#2187133, rhbz#2178885, rhbz#2174700
    rhbz#2160435, rhbz#2184966, rhbz#2187278, rhbz#2014030, rhbz#2185184
    rhbz#2156300

Resolves: rhbz#2014030, rhbz#2156300, rhbz#2160435, rhbz#2174700, rhbz#2175785
Resolves: rhbz#2176215, rhbz#2178885, rhbz#2181235, rhbz#2184966, rhbz#2185184
Resolves: rhbz#2187133, rhbz#2187278
2023-05-05 15:28:31 +02:00
Jiri Denemark bf8afade48 libvirt-9.2.0-1.el9
- Rebased to libvirt-9.2.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2178885, rhbz#2000410, rhbz#2175582, rhbz#2154750, rhbz#2175449
    rhbz#2181234, rhbz#2078693, rhbz#2176924, rhbz#2156300, rhbz#2173142
    rhbz#2171973, rhbz#2178866, rhbz#2182961, rhbz#2174397, rhbz#2179030
    rhbz#2161965, rhbz#2035985

Resolves: rhbz#2000410, rhbz#2035985, rhbz#2078693, rhbz#2154750, rhbz#2156300
Resolves: rhbz#2161965, rhbz#2171973, rhbz#2173142, rhbz#2174397, rhbz#2175449
Resolves: rhbz#2175582, rhbz#2175785, rhbz#2176924, rhbz#2178866, rhbz#2178885
Resolves: rhbz#2179030, rhbz#2181234, rhbz#2182961
2023-04-03 17:16:27 +02:00
Jiri Denemark 4a735275bc libvirt-9.1.0-1.el9
- Rebased to libvirt-9.1.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
    rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#1961326

Resolves: rhbz#1961326, rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#2175785
2023-03-13 11:43:10 +01:00
Jiri Denemark 3262f40358 libvirt-9.0.0-7.el9
- qemu_snapshot: remove memory snapshot when deleting external snapshot (rhbz#2170826)
- qemu_snapshot: refactor qemuSnapshotDeleteExternalPrepare (rhbz#2170826)

Resolves: rhbz#2170826
2023-02-22 16:40:29 +01:00
Jiri Denemark 963136057f libvirt-9.0.0-6.el9
- rpc: client: Don't check return value of virNetMessageNew (rhbz#2145188)
- rpc: Don't warn about "max_client_requests" in single-threaded daemons (rhbz#2145188)

Resolves: rhbz#2145188
2023-02-17 12:07:46 +01:00
Jiri Denemark e5cf731e40 libvirt-9.0.0-5.el9
- qemu_extdevice: Do cleanup host only for VIR_DOMAIN_TPM_TYPE_EMULATOR (rhbz#2168762)
- qemu: blockjob: Handle 'pending' blockjob state only when we need it (rhbz#2168769)

Resolves: rhbz#2168762, rhbz#2168769
2023-02-13 16:23:12 +01:00
Jiri Denemark 18102c088b libvirt-9.0.0-4.el9
- qemuProcessStop: Fix detection of outgoing migration for external devices (rhbz#2161557)
- qemuExtTPMStop: Restore TPM state label more often (rhbz#2161557)
- qemuProcessLaunch: Tighten rules for external devices wrt incoming migration (rhbz#2161557)
- qemu_process: Produce better debug message wrt domain namespaces (rhbz#2167302)
- qemu_namespace: Deal with nested mounts when umount()-ing /dev (rhbz#2167302)
- qemuProcessRefreshDisks: Don't skip filling of disk information if tray state didn't change (rhbz#2166411)

Resolves: rhbz#2161557, rhbz#2166411, rhbz#2167302
2023-02-09 11:24:05 +01:00
Jiri Denemark ff5db98bff libvirt-9.0.0-3.el9
- src: Don't use virReportSystemError() on virProcessGetStatInfo() failure (rhbz#2148266)
- qemu: Provide virDomainGetCPUStats() implementation for session connection (rhbz#2148266)
- virsh: Make domif-setlink work more than once (rhbz#2165466)
- qemu_fd: Remove declaration for 'qemuFDPassNewDirect' (rhbz#2040272)
- qemuStorageSourcePrivateDataFormat: Rename 'tmp' to 'objectsChildBuf' (rhbz#2040272)
- qemu: command: Handle FD passing commandline via qemuBuildBlockStorageSourceAttachDataCommandline (rhbz#2040272)
- qemuFDPassTransferCommand: Mark that FD was passed (rhbz#2040272)
- qemu: fd: Add helpers allowing storing FD set data in status XML (rhbz#2040272)
- qemu: domain: Store fdset ID for disks passed to qemu via FD (rhbz#2040272)
- qemu: block: Properly handle FD-passed disk hot-(un-)plug (rhbz#2040272)

Resolves: rhbz#2040272, rhbz#2148266, rhbz#2165466
2023-02-01 13:33:57 +01:00
Jiri Denemark 86af401d07 libvirt-9.0.0-2.el9
- vircgroupv2: fix cpu.weight limits check (rhbz#2037998)
- domain_validate: drop cpu.shares cgroup check (rhbz#2037998)
- docs: document correct cpu shares limits with both cgroups v1 and v2 (rhbz#2037998)
- qemu_interface: Fix managed='no' case when creating an ethernet interface (rhbz#2144738)
- conf: clarify some external TPM error messages (rhbz#2063723)
- qemu: hotplug: Remove legacy quirk for 'dimm' address generation (rhbz#2158701)
- qemu: alias: Remove 'oldAlias' argument of qemuAssignDeviceMemoryAlias (rhbz#2158701)
- qemu: Remove 'memAliasOrderMismatch' field from VM private data (rhbz#2158701)
- rpc: Fix error message in virNetServerSetClientLimits (rhbz#2033879)

Resolves: rhbz#2033879, rhbz#2037998, rhbz#2063723, rhbz#2144738, rhbz#2158701
2023-01-25 10:13:33 +01:00
Jiri Denemark 04a142d808 libvirt-9.0.0-1.el9
- Rebased to libvirt-9.0.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2151064, rhbz#1874163, rhbz#2130192, rhbz#2111948, rhbz#1824722
    rhbz#2150455, rhbz#2063723, rhbz#1717611, rhbz#2160448, rhbz#2151869
    rhbz#2040272, rhbz#2144738, rhbz#2159851, rhbz#2156289, rhbz#2033879
    rhbz#1820437, rhbz#2151202

Resolves: rhbz#1717611, rhbz#1820437, rhbz#1824722, rhbz#1874163, rhbz#2033879
Resolves: rhbz#2040272, rhbz#2063723, rhbz#2111948, rhbz#2124466, rhbz#2130192
Resolves: rhbz#2144738, rhbz#2150455, rhbz#2151064, rhbz#2151202, rhbz#2151869
Resolves: rhbz#2156289, rhbz#2159851, rhbz#2160448
2023-01-16 16:48:51 +01:00
Jiri Denemark 6a12fe27ae libvirt-8.10.0-2.el9
- qemu_process: Document qemuProcessPrepare{Domain,Host}() order (rhbz#2150760)
- qemu_extdevice: Init paths in qemuExtDevicesPrepareDomain() (rhbz#2150760)
- qemu_extdevice: Expose qemuExtDevicesInitPaths() (rhbz#2150760)
- qemu: Init ext devices paths on reconnect (rhbz#2150760)

Resolves: rhbz#2150760
2022-12-06 09:57:41 +01:00
Jiri Denemark fcd64c60e5 libvirt-8.10.0-1.el9
- Rebased to libvirt-8.10.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2128993, rhbz#2143235, rhbz#2143840, rhbz#1874163, rhbz#2000075
    rhbz#2143838, rhbz#2104919, rhbz#2072204, rhbz#2137298

Resolves: rhbz#1874163, rhbz#2000075, rhbz#2072204, rhbz#2104919, rhbz#2124466
Resolves: rhbz#2128993, rhbz#2137298, rhbz#2143235, rhbz#2143838, rhbz#2143840
2022-12-01 14:43:44 +01:00
Jiri Denemark d104a9afb4 libvirt-8.9.0-2.el9
- RHEL: rpminspect: Disable abidiff inspection (rhbz#2124466)
- spec: Fix python3-libvirt requirement in client-qemu package (rhbz#2124466)

Resolves: rhbz#2124466
2022-11-02 14:48:10 +01:00
Jiri Denemark c56a2d0d47 libvirt-8.9.0-1.el9
- Rebased to libvirt-8.9.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2074559, rhbz#2134009, rhbz#1777212, rhbz#2013523, rhbz#2114866
    rhbz#1964855

Resolves: rhbz#1777212, rhbz#1964855, rhbz#2013523, rhbz#2074559, rhbz#2114866
Resolves: rhbz#2124466, rhbz#2134009
2022-11-01 14:14:49 +01:00
Jiri Denemark 750c58d541 libvirt-8.8.0-1.el9
- Rebased to libvirt-8.8.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2122534, rhbz#2121262, rhbz#2130089, rhbz#2121276, rhbz#2121627
    rhbz#2125111, rhbz#2129239, rhbz#1964855, rhbz#2114866

Resolves: rhbz#1964855, rhbz#2114866, rhbz#2121262, rhbz#2121276, rhbz#2121627
Resolves: rhbz#2122534, rhbz#2124466, rhbz#2125111, rhbz#2129239, rhbz#2130089
2022-10-03 12:43:07 +02:00
Jiri Denemark aeec27cf22 libvirt-8.7.0-1.el9
- Rebased to libvirt-8.7.0 (rhbz#2124466)
- The rebase also fixes the following bugs:
    rhbz#2084046, rhbz#2108483, rhbz#2123371, rhbz#2101633, rhbz#1988211
    rhbz#2086677, rhbz#2103132, rhbz#2078805, rhbz#2111301, rhbz#2094641

Resolves: rhbz#1988211, rhbz#2078805, rhbz#2084046, rhbz#2086677, rhbz#2094641
Resolves: rhbz#2101633, rhbz#2103132, rhbz#2108483, rhbz#2111301, rhbz#2123371
Resolves: rhbz#2124466
2022-09-06 11:41:47 +02:00
Jiri Denemark 8f8d3c879c libvirt-8.5.0-5.el9
- rpc: Pass OPENSSL_CONF through to ssh invocations (rhbz#2112348)

Resolves: rhbz#2112348
2022-08-04 18:05:01 +02:00
Jiri Denemark fe7f49b39b libvirt-8.5.0-4.el9
- qemu: Pass migration flags to qemuMigrationParamsApply (rhbz#2111070)
- qemu_migration_params: Replace qemuMigrationParamTypes array (rhbz#2111070)
- qemu_migration: Pass migParams to qemuMigrationSrcResume (rhbz#2111070)
- qemu_migration: Apply max-postcopy-bandwidth on post-copy resume (rhbz#2111070)
- qemu: Always assume support for QEMU_CAPS_MIGRATION_PARAM_XBZRLE_CACHE_SIZE (rhbz#2107892)
- qemu_migration: Store original migration params in status XML (rhbz#2107892)
- qemu_migration_params: Refactor qemuMigrationParamsApply (rhbz#2107892)
- qemu_migration_params: Refactor qemuMigrationParamsReset (rhbz#2107892)
- qemu_migration_params: Avoid deadlock in qemuMigrationParamsReset (rhbz#2107892)
- qemu: Restore original memory locking limit on reconnect (rhbz#2107424)
- qemu: Properly release job in qemuDomainSaveInternal (rhbz#1497907)
- qemu: don't call qemuMigrationSrcIsAllowedHostdev() from qemuMigrationDstPrepareFresh() (rhbz#1497907)

Resolves: rhbz#2107424, rhbz#2107892, rhbz#2111070
Related: rhbz#1497907
2022-07-29 14:44:47 +02:00
Jiri Denemark 1dc8926705 libvirt-8.5.0-3.el9
- qemu: introduce capability QEMU_CAPS_MIGRATION_BLOCKED_REASONS (rhbz#2092833)
- qemu: new function to retrieve migration blocker reasons from QEMU (rhbz#2092833)
- qemu: query QEMU for migration blockers before our own harcoded checks (rhbz#2092833)
- qemu: remove hardcoded migration fail for vDPA devices if we can ask QEMU (rhbz#2092833)
- qemu_migration: Use EnterMonitorAsync in qemuDomainGetMigrationBlockers (rhbz#2092833)
- qemu: don't try to query QEMU about migration blockers during offline migration (rhbz#2092833)
- qemu_migration: Acquire correct job in qemuMigrationSrcIsAllowed (rhbz#2092833)
- virsh: Require --xpath for *dumpxml (rhbz#2103524)
- qemu: skip hardcoded hostdev migration check if QEMU can do it for us (rhbz#1497907)

Resolves: rhbz#1497907, rhbz#2092833, rhbz#2103524
2022-07-25 16:09:35 +02:00
Jiri Denemark 57b51a5b9e libvirt-8.5.0-2.el9
- domain_conf: Format <defaultiothread/> more often (rhbz#2059511)
- domain_conf: Format iothread IDs more often (rhbz#2059511)
- qemu: Make IOThread changing more robust (rhbz#2059511)
- qemuDomainSetIOThreadParams: Accept VIR_DOMAIN_AFFECT_CONFIG flag (rhbz#2059511)
- virsh: Implement --config for iothreadset (rhbz#2059511)
- docs: Document TPM portion of domcaps (rhbz#2103119)
- virtpm: Introduce TPM-1.2 and TPM-2.0 capabilieis (rhbz#2103119)
- domcaps: Introduce TPM backendVersion (rhbz#2103119)
- qemu: Report supported TPM version in domcaps (rhbz#2103119)
- vircpi: Add PCIe 5.0 and 6.0 link speeds (rhbz#2105231)

Resolves: rhbz#2059511, rhbz#2103119, rhbz#2105231
2022-07-15 17:34:52 +02:00
Jiri Denemark 7086ad20a0 libvirt-8.5.0-1.el9
- Rebased to libvirt-8.5.0 (rhbz#2060313)
- The rebase also fixes the following bugs:
    rhbz#1475431, rhbz#2026765, rhbz#2059511, rhbz#2089431, rhbz#2102009

Resolves: rhbz#1475431, rhbz#2026765, rhbz#2059511, rhbz#2060313, rhbz#2089431
Resolves: rhbz#2102009
2022-07-01 12:48:50 +02:00
Jiri Denemark 07034509ca libvirt-8.4.0-3.el9
- qemu: fd: Fix monitor usage of qemuFDPassDirectGetPath (rhbz#2092856)

Resolves: rhbz#2092856
2022-06-24 11:30:53 +02:00
Jiri Denemark 228f4b83ba libvirt-8.4.0-2.el9
- Revert "RHEL: Fix virConnectGetMaxVcpus output" (rhbz#2095260)

Resolves: rhbz#2095260
2022-06-14 16:18:35 +02:00
Jiri Denemark 116fbe585e libvirt-8.4.0-1.el9
- Rebased to libvirt-8.4.0 (rhbz#2060313)
- The rebase also fixes the following bugs:
    rhbz#2057768, rhbz#2081981, rhbz#2035163, rhbz#2075837, rhbz#2082540
    rhbz#2075383

Resolves: rhbz#2035163, rhbz#2057768, rhbz#2060313, rhbz#2075383, rhbz#2075837
Resolves: rhbz#2081981, rhbz#2082540
2022-06-02 09:10:55 +02:00
Jiri Denemark 0cc74a4c05 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
2022-05-06 11:22:56 +02:00
Jiri Denemark 88f65e69c7 libvirt-8.2.0-1.el9
- Rebased to libvirt-8.2.0 (rhbz#2060313)
- The rebase also fixes the following bugs:
    rhbz#1866400, rhbz#2065381, rhbz#2063903, rhbz#1901394, rhbz#2065399

Resolves: rhbz#1866400, rhbz#1901394, rhbz#2060313, rhbz#2063903, rhbz#2065381
Resolves: rhbz#2065399
2022-04-01 15:47:55 +02:00
Jiri Denemark 3aee1afdde libvirt-8.1.0-1.el9
- Rebased to libvirt-8.1.0 (rhbz#2060313)
- The rebase also fixes the following bugs:
    rhbz#1643868, rhbz#2045953, rhbz#1910856, rhbz#2051451, rhbz#1745868
    rhbz#2040548, rhbz#2041665, rhbz#1999372, rhbz#2038045, rhbz#2045959
    rhbz#2046024, rhbz#2040555, rhbz#2057067, rhbz#2037146, rhbz#2036300

Resolves: rhbz#1643868, rhbz#1745868, rhbz#1910856, rhbz#1999372, rhbz#2036300
Resolves: rhbz#2037146, rhbz#2038045, rhbz#2040548, rhbz#2040555, rhbz#2041665
Resolves: rhbz#2045953, rhbz#2045959, rhbz#2046024, rhbz#2051451, rhbz#2057067
Resolves: rhbz#2060313
2022-03-04 13:57:51 +01:00
Jiri Denemark 2f270eef2c libvirt-8.0.0-5.el9
- Make systemd unit ordering more robust (rhbz#1868537)
- util: Fix machined servicename (rhbz#1868537)

Resolves: rhbz#1868537
2022-02-24 15:30:33 +01:00
Jiri Denemark eb39f127da libvirt-8.0.0-4.el9
- qemu_command: Generate memory only after controllers (rhbz#2047271)
- qemu: Validate domain definition even on migration (rhbz#2048435)

Resolves: rhbz#2047271, rhbz#2048435
2022-02-10 08:46:41 +01:00
Jiri Denemark 1670f0c193 libvirt-8.0.0-3.el9
- qemuDomainSetupDisk: Initialize 'targetPaths' (rhbz#2046170)

Resolves: rhbz#2046170
2022-02-02 09:50:20 +01:00
Jiri Denemark 782b405d19 libvirt-8.0.0-2.el9
- build: Only install libvirt-guests when building libvirtd (rhbz#2042529)
- docs: Add man page for libvirt-guests (rhbz#2042529)
- remove sysconfig files (rhbz#2042529)
- spec: Run pre/post-install stuff on 'daemon-driver-storage-core' (rhbz#2025644)
- qemu: fix inactive snapshot revert (rhbz#2039136)
- Revert "report error when virProcessGetStatInfo() is unable to parse data" (rhbz#2043579)

Resolves: rhbz#2025644, rhbz#2039136, rhbz#2042529, rhbz#2043579
2022-01-25 14:16:36 +01:00
Jiri Denemark 6a66e7344c libvirt-8.0.0-1.el9
- Rebased to libvirt-8.0.0 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#2039246, rhbz#2039652, rhbz#2039651, rhbz#2039131

Resolves: rhbz#2001507, rhbz#2039131, rhbz#2039246, rhbz#2039651, rhbz#2039652
2022-01-14 15:33:25 +01:00
Jiri Denemark cc8ddc4f8a libvirt-8.0.0-0rc1.1.el9
- Rebased to libvirt-8.0.0-rc1 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#2034539, rhbz#2027400, rhbz#1945420, rhbz#1851249, rhbz#2032410
    rhbz#2026812, rhbz#2032365, rhbz#2035888, rhbz#2036895, rhbz#2026537

Resolves: rhbz#1851249, rhbz#1945420, rhbz#2001507, rhbz#2026537, rhbz#2026812
Resolves: rhbz#2027400, rhbz#2032365, rhbz#2032410, rhbz#2034539, rhbz#2035888
Resolves: rhbz#2036895
2022-01-10 13:31:31 +01:00
Jiri Denemark f9115dd0e3 libvirt-7.10.0-1.el9
- Rebased to libvirt-7.10.0 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#2024098, rhbz#1964223, rhbz#2018488, rhbz#2021437, rhbz#2022589
    rhbz#2023605, rhbz#1431589, rhbz#2024435, rhbz#2016599, rhbz#1945501
    rhbz#2023674

Resolves: rhbz#1431589, rhbz#1945501, rhbz#1964223, rhbz#2001507, rhbz#2016599
Resolves: rhbz#2018488, rhbz#2021437, rhbz#2022589, rhbz#2023605, rhbz#2023674
Resolves: rhbz#2024098, rhbz#2024435
2021-12-01 13:26:27 +01:00
Jiri Denemark 7ada4ec62c libvirt-7.9.0-1.el9
- Rebased to libvirt-7.9.0 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#2007659, rhbz#2014487, rhbz#1806856, rhbz#2014139, rhbz#1964223
    rhbz#2007168, rhbz#2012386, rhbz#2013573, rhbz#1897708

Resolves: rhbz#1806856, rhbz#1897708, rhbz#1964223, rhbz#2001507, rhbz#2007168
Resolves: rhbz#2007659, rhbz#2012386, rhbz#2013573, rhbz#2014139, rhbz#2014487
2021-11-05 11:29:26 +01:00
Jiri Denemark 25953cf7bd libvirt-7.8.0-1.el9
- Rebased to libvirt-7.8.0 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#1999420, rhbz#2002761, rhbz#1998920, rhbz#1986066, rhbz#1822891
    rhbz#2001627, rhbz#1819160, rhbz#2000861, rhbz#2003092

Resolves: rhbz#1819160, rhbz#1822891, rhbz#1986066, rhbz#1998920, rhbz#1999420
Resolves: rhbz#2000861, rhbz#2001507, rhbz#2001627, rhbz#2002761, rhbz#2003092
2021-10-05 18:52:01 +02:00
Jiri Denemark 96fb2403dd libvirt-7.7.0-3.el9
- virshDomainGetVcpuBitmap: Return bitmap when taking the fallback path (rhbz#2004429)

Resolves: rhbz#2004429
2021-09-22 13:37:01 +02:00
Jiri Denemark 0776651f27 libvirt-7.7.0-2.el9
- Update gating.yaml by adding subject_type
- Revert "RHEL: spec: Do not enable modular daemons yet" (rhbz#1920012)

Resolves: rhbz#1920012
2021-09-21 17:11:09 +02:00
Jiri Denemark a44d9229e4 libvirt-7.7.0-1.el9
- Rebased to libvirt-7.7.0 (rhbz#2001507)
- The rebase also fixes the following bugs:
    rhbz#2001326, rhbz#2001391, rhbz#2001322, rhbz#2001389, rhbz#1967187
    rhbz#2001327, rhbz#1977155, rhbz#2001997, rhbz#2001323
- RHEL: spec: Do not enable modular daemons yet (rhbz#2001507)

Resolves: rhbz#1967187, rhbz#1977155, rhbz#2001322, rhbz#2001323, rhbz#2001326
Resolves: rhbz#2001327, rhbz#2001389, rhbz#2001391, rhbz#2001507, rhbz#2001997
2021-09-10 10:06:18 +02:00
Mohan Boddu 3dd0facde5 Rebuilt for IMA sigs, glibc 2.34, aarch64 flags
Related: rhbz#1991688
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-08-09 21:50:15 +00:00
Jiri Denemark 3ac3a20070 libvirt-7.6.0-1.el9
- Rebased to libvirt-7.6.0 (rhbz#1950948)
- The rebase also fixes the following bugs:
    rhbz#1986509, rhbz#1984318, rhbz#1810661, rhbz#1977776, rhbz#1948433
    rhbz#1978526, rhbz#1976690

Resolves: rhbz#1810661, rhbz#1948433, rhbz#1950948, rhbz#1976690, rhbz#1977776
Resolves: rhbz#1978526, rhbz#1984318, rhbz#1986509
2021-08-04 11:18:34 +02:00
Jiri Denemark 5e7679dbfe libvirt-7.5.0-1.el9
- Rebased to libvirt-7.5.0 (rhbz#1950948)
- The rebase also fixes the following bugs:
    rhbz#1949388, rhbz#1969354, rhbz#1970277, rhbz#1972145, rhbz#1973094
    rhbz#1975071, rhbz#1972468, rhbz#1975677

Resolves: rhbz#1949388, rhbz#1950948, rhbz#1969354, rhbz#1970277, rhbz#1972145
Resolves: rhbz#1972468, rhbz#1973094, rhbz#1975071, rhbz#1975677
2021-07-14 19:44:02 +02:00
Jiri Denemark ecfafb711e libvirt-7.4.0-1.el9
- Rebased to libvirt-7.4.0 (rhbz#1950948)
- The rebase also fixes the following bugs:
    rhbz#1960993

Resolves: rhbz#1950948, rhbz#1960993
2021-06-07 12:19:34 +02:00
Jiri Denemark f99fdbd1ec libvirt-7.3.0-1.el9
- Rebased to libvirt-7.3.0 (rhbz#1950948)
- The rebase also fixes the following bugs:
    rhbz#1898526, rhbz#1910617, rhbz#1910618, rhbz#1943392, rhbz#1946918
    rhbz#1947718, rhbz#1947720, rhbz#1947824, rhbz#1949342, rhbz#1950228
    rhbz#1950301, rhbz#1950601, rhbz#1950948, rhbz#1953939, rhbz#1958302
    rhbz#1962053
- RHEL: Enable usage of x-blockdev-reopen (rhbz#1953939)
- RHEL: Add gating.yaml for RHEL9 (rhbz#1950601)
Resolves: rhbz#1898526, rhbz#1910617, rhbz#1910618, rhbz#1943392, rhbz#1946918
Resolves: rhbz#1947718, rhbz#1947720, rhbz#1947824, rhbz#1949342, rhbz#1950228
Resolves: rhbz#1950301, rhbz#1950601, rhbz#1950948, rhbz#1953939, rhbz#1958302
Resolves: rhbz#1962053
2021-05-24 18:44:48 +02:00
Jiri Denemark c51fcc467d libvirt-7.0.0-6.el9
- spec: Do not build qemu driver for Power on RHEL-9 (rhbz#1946529)
Resolves: rhbz#1946529
2021-04-22 15:47:33 +02:00
Mohan Boddu 66c4c4ca8c - Rebuilt for RHEL 9 BETA on Apr 15th 2021. Related: rhbz#1947937
Signed-off-by: Mohan Boddu <mboddu@redhat.com>
2021-04-16 01:44:00 +00:00
DistroBaker c90dac67d7 Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libvirt.git#bbfa59c8da67f73f63fa738f9a42394feaf4d035
2021-02-07 13:36:42 +00:00
DistroBaker a254ba10ba Merged update from upstream sources
This is an automated DistroBaker update from upstream sources.
If you do not know what this is about or would like to opt out,
contact the OSCI team.

Source: https://src.fedoraproject.org/rpms/libvirt.git#f9639a00126db9dd17e4d746e84fc2f04585f26f
2021-02-02 13:24:00 +00:00