Type: | SECURITY |
Impact: | MODERATE |
Release Date: | 2024-05-03 |
[10.0.0-6.0.1]
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
[10.0.0-6]
- qemu: virtiofs: do not crash if cgroups are missing (RHEL-7386)
- qemu: virtiofs: set correct label when creating the socket (RHEL-7386)
- qemu: virtiofs: error out if getting the group or user name fails (RHEL-7386)
[10.0.0-5]
- cpu: x86: Add support for adding features to existing CPU models (RHEL-25995)
- qemu: domain: Check arch in qemuDomainMakeCPUMigratable (RHEL-25995)
- conf: cpu: Introduce virCPUDefListFeatures (RHEL-25995)
- qemu: domain: Drop added features from migratable CPU (RHEL-25995)
- Add vmx-* features to Broadwell* (RHEL-25995)
- Add vmx-* features to Cascadelake* (RHEL-25995)
- Add vmx-* features to Conroe (RHEL-25995)
- Add vmx-* features to Cooperlake (RHEL-25995)
- Add vmx-* features to core{,2}duo (RHEL-25995)
- Add vmx-* features to Haswell* (RHEL-25995)
- Add vmx-* features to Icelake* (RHEL-25995)
- Add vmx-* features to IvyBridge* (RHEL-25995)
- Add vmx-* features to kvm* (RHEL-25995)
- Add vmx-* features to Nehalem* (RHEL-25995)
- Add vmx-* features to Penryn (RHEL-25995)
- Add vmx-* features to SandyBridge* (RHEL-25995)
- Add vmx-* features to SapphireRapids (RHEL-25995)
- Add vmx-* features to Skylake* (RHEL-25995)
- Add vmx-* features to Snowridge (RHEL-25995)
- Add vmx-* features to Westmere* (RHEL-25995)
[10.0.0-4]
- Set stubDriverName from hostdev driver model attribute during pci device setup (RHEL-25858)
- qemuMigrationDstPrepareStorage: Use 'switch' statement to include all storage types (RHEL-24825)
- qemuMigrationDstPrepareStorage: Properly consider path for 'vdpa' devices (RHEL-24825)
- domain_validate: Account for NVDIMM label size properly when checking for memory conflicts (RHEL-4452)
[10.0.0-3]
- remote_driver: Restore special behavior of remoteDomainGetBlockIoTune() (RHEL-22800)
- conf: Introduce dynamicMemslots attribute for virtio-mem (RHEL-15316)
- qemu_capabilities: Add QEMU_CAPS_DEVICE_VIRTIO_MEM_PCI_DYNAMIC_MEMSLOTS capability (RHEL-15316)
- qemu_validate: Check capability for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_command: Generate cmd line for virtio-mem dynamicMemslots (RHEL-15316)
- qemu_snapshot: fix detection if non-leaf snapshot isn't in active chain (RHEL-23212)
- qemu_snapshot: create: refactor external snapshot detection (RHEL-22797)
- qemu_snapshot: create: don't require disk-only flag for offline external snapshot (RHEL-22797)
- remoteDispatchAuthPolkit: Fix lock ordering deadlock if client closes connection during auth (RHEL-20337)
- util: virtportallocator: Add VIR_DEBUG statements for port allocations and release (RHEL-21543)
- qemu: migration: Properly handle reservation of manually specified NBD port (RHEL-21543)
- qemuMigrationDstStartNBDServer: Refactor cleanup (RHEL-21543)
- virPCIVPDResourceIsValidTextValue: Adjust comment to reflect actual code (RHEL-22314)
- util: pcivpd: Refactor virPCIVPDResourceIsValidTextValue (RHEL-22314)
- virNodeDeviceCapVPDFormatCustom*: Escape unsanitized strings (RHEL-22314)
- virNodeDeviceCapVPDFormat: Properly escape system-originated strings (RHEL-22314)
- schema: nodedev: Adjust allowed characters in 'vpdFieldValueFormat' (RHEL-22314)
- tests: Test the previously mishandled PCI VPD characters (RHEL-22314)
- Don't overwrite error message from 'virXPathNodeSet' (RHEL-22314)
- tests: virpcivpdtest: Remove 'testVirPCIVPDReadVPDBytes' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDReadVPDBytes' (RHEL-22314)
- util: pcivpd: Unexport virPCIVPDParseVPDLargeResourceFields (RHEL-22314)
- tests: virpcivpd: Remove 'testVirPCIVPDParseVPDStringResource' case (RHEL-22314)
- util: virpcivpd: Unexport 'virPCIVPDParseVPDLargeResourceString' (RHEL-22314)
- virPCIVPDResourceGetKeywordPrefix: Fix logging (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceCustomUpsertValue (RHEL-22314)
- conf: virNodeDeviceCapVPDParse*: Remove pointless NULL checks (RHEL-22314)
- virpcivpdtest: testPCIVPDResourceBasic: Remove tests for uninitialized 'ro'/'rw' section (RHEL-22314)
- util: virPCIVPDResourceUpdateKeyword: Remove impossible checks (RHEL-22314)
- conf: node_device: Refactor 'virNodeDeviceCapVPDParseCustomFields' to fix error reporting (RHEL-22314)
- virNodeDeviceCapVPDParseXML: Fix error reporting (RHEL-22314)
- util: virpcivpd: Remove return value from virPCIVPDResourceUpdateKeyword (RHEL-22314)
- virPCIDeviceHasVPD: Refactor 'debug' messages (RHEL-22314)
- virPCIDeviceGetVPD: Fix multiple error handling bugs (RHEL-22314)
- virPCIDeviceGetVPD: Handle errors in callers (RHEL-22314)
- virPCIVPDReadVPDBytes: Refactor error handling (RHEL-22314)
- virPCIVPDParseVPDLargeResourceString: Properly report errors (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Merge logic conditions (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Remove impossible 'default' switch case (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor processing of read data (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Refactor return logic (RHEL-22314)
- virPCIVPDParseVPDLargeResourceFields: Report proper errors (RHEL-22314)
- virPCIVPDParse: Do reasonable error reporting (RHEL-22314)
- virt-admin: Add warning when connection to default daemon fails (RHEL-23170)
[10.0.0-2]
- tests: Add hostcpudata for machine with CPU clusters (RHEL-7043)
- conf: Report CPU clusters in capabilities XML (RHEL-7043)
- conf: Allow specifying CPU clusters (RHEL-7043)
- qemu: Introduce QEMU_CAPS_SMP_CLUSTERS (RHEL-7043)
- qemu: Use CPU clusters for guests (RHEL-7043)
- tests: Add test case for CPU clusters (RHEL-7043)
- qemu: Make monitor aware of CPU clusters (RHEL-7043)
- tests: Verify handling of CPU clusters in QMP data (RHEL-7043)
- build: Make daemons depend on generated *_protocol.[ch] (RHEL-15267)
- domain_validate: Check for domain address conflicts fully (RHEL-4452)
- qemu_hotplug: Don't lose 'created' flag in qemuDomainChangeNet() (RHEL-22714)
[10.0.0-1]
- Rebased to libvirt-10.0.0 (RHEL-15267)
- The rebase also fixes the following bugs:
RHEL-18782, RHEL-735, RHEL-18165, RHEL-4607, RHEL-700
RHEL-7100, RHEL-15480, RHEL-7416, RHEL-20609, RHEL-7570
RHEL-20444, RHEL-17596, RHEL-7569
[9.10.0-1]
- Rebased to libvirt-9.10.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
rhbz#RHEL-16878, rhbz#RHEL-14611, rhbz#RHEL-7384, rhbz#RHEL-16870, rhbz#RHEL-18439
rhbz#RHEL-16751, rhbz#RHEL-4452, rhbz#RHEL-17841, rhbz#RHEL-15288, rhbz#RHEL-7040
[9.9.0-1]
- Rebased to libvirt-9.9.0 (rhbz#RHEL-15267)
- The rebase also fixes the following bugs:
rhbz#RHEL-7525, rhbz#RHEL-7570, rhbz#RHEL-7542, rhbz#RHEL-7568, rhbz#RHEL-7545
rhbz#RHEL-3231, rhbz#RHEL-7382, rhbz#RHEL-7345, rhbz#RHEL-1717, rhbz#RHEL-7528
rhbz#RHEL-1833, rhbz#RHEL-7569, rhbz#RHEL-4432, rhbz#RHEL-974, rhbz#RHEL-4994
rhbz#RHEL-7419
[9.5.0-6]
- tests: Use DO_TEST_CAPS_*_ABI_UPDATE() for ppc64 (rhbz#2196178)
- tests: Switch to firmware autoselection for hvf (rhbz#2196178)
- tests: Use virt-4.0 machine type for aarch64 (rhbz#2196178)
- tests: Consistently use /path/to/guest_VARS.fd (rhbz#2196178)
- tests: Turn abi-update.xml into a symlink (rhbz#2196178)
- tests: Rename firmware-auto-efi-nvram-path (rhbz#2196178)
- qemu: Fix return value for qemuFirmwareFillDomainLegacy() (rhbz#2196178)
- qemu: Fix lookup against stateless/combined pflash (rhbz#2196178)
- tests: Add some more DO_TEST*ABI_UPDATE* macros (rhbz#2196178)
- tests: Add more tests for firmware selection (rhbz#2196178)
- tests: Update firmware descriptor files (rhbz#2196178)
- tests: Drop tags from BIOS firmware descriptor (rhbz#2196178)
- tests: Include microvm in firmwaretest (rhbz#2196178)
- qemu: Don't overwrite NVRAM template for legacy firmware (rhbz#2196178)
- qemu: Generate NVRAM path in more cases (rhbz#2196178)
- qemu: Filter firmware based on loader.readonly (rhbz#2196178)
- qemu: Match NVRAM template extension for new domains (rhbz#2196178)
- conf: Don't default to raw format for loader/NVRAM (rhbz#2196178)
- tests: Rename firmware-auto-efi-format-loader-qcow2-nvram-path (rhbz#2196178)
- tests: Reintroduce firmware-auto-efi-format-mismatch (rhbz#2196178)
- rpm: Reorder scriptlets (rhbz#2210058)
- rpm: Reduce use of with_modular_daemons (rhbz#2210058)
- rpm: Remove custom libvirtd restart logic (rhbz#2210058)
- rpm: Introduce new macros for handling of systemd units (rhbz#2210058)
- rpm: Switch to new macros for handling of systemd units (rhbz#2210058)
- rpm: Delete unused macros (rhbz#2210058)
[9.5.0-5]
- Revert 'qemu_passt: Actually use @logfd' (rhbz#2209191)
- Revert 'qemu_passt: Precreate passt logfile' (rhbz#2209191)
[9.5.0-4]
- storage: Fix returning of locked objects from 'virStoragePoolObjListSearch' (CVE-2023-3750, rhbz#2221851)
[9.5.0-3]
- tests: remove acpi support from s390x ccw hotplug tests (rhbz#2168499)
- tests: add capabilities for QEMU 8.1.0 on s390x (rhbz#2168499)
- qemu: add run-with async-teardown capability (rhbz#2168499)
- qemu: allow use of async teardown in domain (rhbz#2168499)
- conf: domcaps: Add 'async-teardown' domain capability (rhbz#2168499)
- qemu: S390 does not provide physical address size (rhbz#2224016)
- nodedev: report mdev persistence properly (rhbz#2143158)
- node_device: Don't leak error message buffer from virMdevctlListDefined|Active (rhbz#2143158)
[9.5.0-2]
- nodedev: transient mdev update on nodeDeviceCreateXML (rhbz#2143158)
- nodedev: refactor mdevctl thread functions (rhbz#2143158)
- nodedev: update mdevs from the mdevctl thread (rhbz#2143158)
[9.5.0-1]
- Rebased to libvirt-9.5.0 (rhbz#2175785)
[9.5.0-0rc1.1]
- Rebased to libvirt-9.5.0-rc1 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2160356, rhbz#2209191, rhbz#2210287, rhbz#2209853, rhbz#2171860
rhbz#2138150, rhbz#2171384
[9.4.0-1]
- 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
[9.3.0-2]
- qemu_domin: Account for NVMe disks when calculating memlock limit on hotplug (rhbz#2014030)
[9.3.0-1]
- 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
[9.2.0-1]
- 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
[9.1.0-1]
- Rebased to libvirt-9.1.0 (rhbz#2175785)
- The rebase also fixes the following bugs:
rhbz#2004850, rhbz#2137346, rhbz#2166235, rhbz#1961326
[9.0.0-7]
- qemu_snapshot: remove memory snapshot when deleting external snapshot (rhbz#2170826)
- qemu_snapshot: refactor qemuSnapshotDeleteExternalPrepare (rhbz#2170826)
[9.0.0-6]
- 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)
[9.0.0-5]
- 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)
[9.0.0-4]
- 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)
[9.0.0-3]
- 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)
[9.0.0-2]
- 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)
[9.0.0-1]
- 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
[8.10.0-2]
- 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)
[8.10.0-1]
- 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
[8.9.0-2]
- RHEL: rpminspect: Disable abidiff inspection (rhbz#2124466)
- spec: Fix python3-libvirt requirement in client-qemu package (rhbz#2124466)
[8.9.0-1]
- 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
[8.8.0-1]
- 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
[8.7.0-1]
- 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
[8.5.0-5]
- rpc: Pass OPENSSL_CONF through to ssh invocations (rhbz#2112348)
[8.5.0-4]
- 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)
[8.5.0-3]
- 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)
[8.5.0-2]
- domain_conf: Format
- 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)
[8.5.0-1]
- 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
[8.4.0-3]
- qemu: fd: Fix monitor usage of qemuFDPassDirectGetPath (rhbz#2092856)
[8.4.0-2]
- Revert 'RHEL: Fix virConnectGetMaxVcpus output' (rhbz#2095260)
[8.4.0-1]
- 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
[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
CVE-2024-2496 |
Release/Architecture | Filename | sha256 | Superseded By Advisory | Channel Label |
Oracle Linux 9 (aarch64) | libvirt-10.0.0-6.0.1.el9_4.src.rpm | 2ccdf930733f10b8a1ecfdaad2a7d9097ef0a610af9d0bc5f586be41f75247c5 | - | ol9_aarch64_appstream |
libvirt-10.0.0-6.0.1.el9_4.src.rpm | 2ccdf930733f10b8a1ecfdaad2a7d9097ef0a610af9d0bc5f586be41f75247c5 | - | ol9_aarch64_codeready_builder | |
libvirt-10.0.0-6.0.1.el9_4.aarch64.rpm | d073ae8a5880d6afa05dafd0b486e72f1375e09b432e0514ecece82682341ddc | - | ol9_aarch64_appstream | |
libvirt-client-10.0.0-6.0.1.el9_4.aarch64.rpm | 45584169e80fc4b07ef11d11a277b839ab4c89e809a261460eb48a7ad8d4052f | - | ol9_aarch64_appstream | |
libvirt-client-qemu-10.0.0-6.0.1.el9_4.aarch64.rpm | e434f219df314c4d11065357d15660a38e617b001fe0a06b98fedbe9d35ac436 | - | ol9_aarch64_appstream | |
libvirt-daemon-10.0.0-6.0.1.el9_4.aarch64.rpm | 5d6f7e828817b47642e6de1c9922bf171645e4e544c8cdaabbc77bb432387271 | - | ol9_aarch64_appstream | |
libvirt-daemon-common-10.0.0-6.0.1.el9_4.aarch64.rpm | df2074112757da87c559a452bac05305d5743d625feb7a5baaac58fe17372509 | - | ol9_aarch64_appstream | |
libvirt-daemon-config-network-10.0.0-6.0.1.el9_4.aarch64.rpm | d7d14a1e06944fa9ed2d3bdcd0e2e958b3206b7c233d6093ca4e7bb38ef11e55 | - | ol9_aarch64_appstream | |
libvirt-daemon-config-nwfilter-10.0.0-6.0.1.el9_4.aarch64.rpm | 1629eac2a87bd2ff6a2f82f466f78aa4897bfd967f5b617dfecace14351fd3c9 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-interface-10.0.0-6.0.1.el9_4.aarch64.rpm | c784a7aea3470186a62df2545cf0219b41b13cfec39996b3f431fed8627dc142 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-network-10.0.0-6.0.1.el9_4.aarch64.rpm | 50a3156e1f99e690697e61524bcabb7afafda4678cfe1f8f59d9a708ed34531f | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-nodedev-10.0.0-6.0.1.el9_4.aarch64.rpm | 1e50f976458551d28b50045423b639b37121032f985a345e2601ed4fdb5eb759 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-nwfilter-10.0.0-6.0.1.el9_4.aarch64.rpm | 0feb21b865add3a4680ba55415a80b4c2fac874a1e9268df3066c6993e0def4d | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-qemu-10.0.0-6.0.1.el9_4.aarch64.rpm | 0efea473cc934828f54f4f30a150b77c8d4e2b0e6e83100707de933f974dcda2 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-secret-10.0.0-6.0.1.el9_4.aarch64.rpm | 35b87b58e19083302e6f8ff2508b8c02078b593dff89e4b66683eddd29d735a7 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-10.0.0-6.0.1.el9_4.aarch64.rpm | 8def6e0efd176543ba27dd3e0a45750035465a47f409b903b95c223c7571b4ea | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-core-10.0.0-6.0.1.el9_4.aarch64.rpm | a6b10686f8d4c3f175fee19af5b484324390f31840d4a5bf80096cc6889acd37 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-disk-10.0.0-6.0.1.el9_4.aarch64.rpm | e8360b181f11003574566c9af5321a61b839dadddcfae4be18fc005666f2dbd4 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-iscsi-10.0.0-6.0.1.el9_4.aarch64.rpm | ac265010bcb9f419872c20a96d946339c7b75f9767b4a4ee867bc98a843b7be3 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-logical-10.0.0-6.0.1.el9_4.aarch64.rpm | 647ee7f8f3e0e121bf76cb0eaf178612db5334927b0df3646a3fd80455081b76 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-mpath-10.0.0-6.0.1.el9_4.aarch64.rpm | 2e335b39dde2ba0ba608411af277dc7bdbd06e8f6fda3049c086479b2071f081 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-rbd-10.0.0-6.0.1.el9_4.aarch64.rpm | 24541a6789da58924cf19ed0111d0d090b6b1ae7fd7c414dd9735df9894be542 | - | ol9_aarch64_appstream | |
libvirt-daemon-driver-storage-scsi-10.0.0-6.0.1.el9_4.aarch64.rpm | 81f7cf10bdddfc675f5e3caeabe258f08fe86ecf0f60603a8c251e58a470fc57 | - | ol9_aarch64_appstream | |
libvirt-daemon-kvm-10.0.0-6.0.1.el9_4.aarch64.rpm | 72d62b22b0fdce99423fd56889f363c2dd01013fb8964ef5a6056f7ced7b5ce6 | - | ol9_aarch64_appstream | |
libvirt-daemon-lock-10.0.0-6.0.1.el9_4.aarch64.rpm | e65cd676a906b4e9caa8b58f840dfce053502c9930f61732961b776b1c67c404 | - | ol9_aarch64_appstream | |
libvirt-daemon-log-10.0.0-6.0.1.el9_4.aarch64.rpm | 64560303088aa25eb9c3b6ffe94693041a6c7c34a25328cf4069979b2d032a20 | - | ol9_aarch64_appstream | |
libvirt-daemon-plugin-lockd-10.0.0-6.0.1.el9_4.aarch64.rpm | 56710ef830eac1707b66120e5e5aa535675fe530dbb74d2a48b471e3d71938c5 | - | ol9_aarch64_appstream | |
libvirt-daemon-plugin-sanlock-10.0.0-6.0.1.el9_4.aarch64.rpm | 74bede6c204f328e2e3643737b7853025cc88ce1c77dcb3d7ae2eb199c0d7cec | - | ol9_aarch64_codeready_builder | |
libvirt-daemon-proxy-10.0.0-6.0.1.el9_4.aarch64.rpm | 3eae054be100b20a01c49fd6d608a5f5e97aed9be80e62592e3a1bf160308306 | - | ol9_aarch64_appstream | |
libvirt-devel-10.0.0-6.0.1.el9_4.aarch64.rpm | 2352eafacb391717820953133a692bcbe3a1815b291e9e2553007bc356791ffc | - | ol9_aarch64_codeready_builder | |
libvirt-docs-10.0.0-6.0.1.el9_4.aarch64.rpm | 869fbf14e35e2a1b3f217805ee1e013ace1e6e58f86bc66b3b6cfe42b647e9b4 | - | ol9_aarch64_codeready_builder | |
libvirt-libs-10.0.0-6.0.1.el9_4.aarch64.rpm | 000b73a1e5b6b7b28da1e6f8bc06418db08b3b38641b3a95e34a65070b0f76af | - | ol9_aarch64_appstream | |
libvirt-nss-10.0.0-6.0.1.el9_4.aarch64.rpm | 34f3993061cf812cc1adf14b5a586d68afe56038d00162d570c1da01db6a5758 | - | ol9_aarch64_appstream | |
Oracle Linux 9 (x86_64) | libvirt-10.0.0-6.0.1.el9_4.src.rpm | 2ccdf930733f10b8a1ecfdaad2a7d9097ef0a610af9d0bc5f586be41f75247c5 | - | ol9_x86_64_appstream |
libvirt-10.0.0-6.0.1.el9_4.src.rpm | 2ccdf930733f10b8a1ecfdaad2a7d9097ef0a610af9d0bc5f586be41f75247c5 | - | ol9_x86_64_codeready_builder | |
libvirt-10.0.0-6.0.1.el9_4.x86_64.rpm | f77ada46bb9d41694eb4c3df9cdf3fa636461fb96cad9a4c226710892da4a7a2 | - | ol9_x86_64_appstream | |
libvirt-client-10.0.0-6.0.1.el9_4.x86_64.rpm | 33cccf1b9dfa18969f7b8126a84b8750f9e7e1dd7d539e9960bd6bb0857f23a9 | - | ol9_x86_64_appstream | |
libvirt-client-qemu-10.0.0-6.0.1.el9_4.x86_64.rpm | 7dac621b56b0de5f91cf15368171d644ce967e182be1e3b8792b1ac6c2f6fc24 | - | ol9_x86_64_appstream | |
libvirt-daemon-10.0.0-6.0.1.el9_4.x86_64.rpm | 4e28a24723afe46e23e9be7d9f9124e56dabd3f022a7efcafdb9332ccacb9899 | - | ol9_x86_64_appstream | |
libvirt-daemon-common-10.0.0-6.0.1.el9_4.x86_64.rpm | 413fcad731314317830e21a89dc8a044f5a7497f60be0f45177179679cbe5a7f | - | ol9_x86_64_appstream | |
libvirt-daemon-config-network-10.0.0-6.0.1.el9_4.x86_64.rpm | 3287f9615d86efceba8d5f1c2e5b209d9ebc4d399d8fa6e904dd965323fc88f0 | - | ol9_x86_64_appstream | |
libvirt-daemon-config-nwfilter-10.0.0-6.0.1.el9_4.x86_64.rpm | d2291889ae962ac2f50b72097d94b9401ba4f9282a0e60d4dd0da0ec7c732e84 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-interface-10.0.0-6.0.1.el9_4.x86_64.rpm | 05334719ae2a1634c57592240e95fb24833afa84f87a9e9d8c4e24867d88b462 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-network-10.0.0-6.0.1.el9_4.x86_64.rpm | 9ccf330b3c50eaefef7c4c553f7dee06c1822173bed9ef4680a1f95180087075 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-nodedev-10.0.0-6.0.1.el9_4.x86_64.rpm | dc626c2adb623c4a101c25ed610765e9eb3b07d07b66ca22fb7da533dfe26497 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-nwfilter-10.0.0-6.0.1.el9_4.x86_64.rpm | 04d74af6a857af87d6c5c196116d3b7b4a9c7ed18a040c331cc94ebff1569637 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-qemu-10.0.0-6.0.1.el9_4.x86_64.rpm | 81fb11ac61a65fd4b1fb44e50d33dfbb954225b15b37e8dfa6aa78f7c33397e1 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-secret-10.0.0-6.0.1.el9_4.x86_64.rpm | 22e16c9c63952af82b77b9ca74c497066e4e794d3798dffc50fdee2d2a3e02a7 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-10.0.0-6.0.1.el9_4.x86_64.rpm | d1896c5606d22d1434abf74fa7b371636ab50263c4350b5a8af9fd315fcd2bc3 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-core-10.0.0-6.0.1.el9_4.x86_64.rpm | efe65766b570989e84cf45645c2f0e4c460e1f629c833009784050bfcda94d95 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-disk-10.0.0-6.0.1.el9_4.x86_64.rpm | 0aedbfd8488f80605e086e1856c4a5066e7dd30fbca5fb0cfc18867371ddaeb1 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-iscsi-10.0.0-6.0.1.el9_4.x86_64.rpm | 5ab38e58dc9183a1c7e51b1a45bc0dc82224ff3261a1c56a0146f68b32e7ea27 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-logical-10.0.0-6.0.1.el9_4.x86_64.rpm | 7235cc1affd8883f7743f92a81b7b6ea8552ccc1f4de18e3092e9ddc4e5096a6 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-mpath-10.0.0-6.0.1.el9_4.x86_64.rpm | 9210a6f191a0dc3a09e014eea9a40c3270f45b4a1aba15275995342a90993c1d | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-rbd-10.0.0-6.0.1.el9_4.x86_64.rpm | cf797533cc576b02345d1dd17abba445260708d4d22bfa54163063dcb86ff698 | - | ol9_x86_64_appstream | |
libvirt-daemon-driver-storage-scsi-10.0.0-6.0.1.el9_4.x86_64.rpm | 601bcfc570e40be1cd92b007e74f7fda675ec252be13e84830a5a9726ae0d131 | - | ol9_x86_64_appstream | |
libvirt-daemon-kvm-10.0.0-6.0.1.el9_4.x86_64.rpm | 176e4adc7b0e9218713622c91a74507affe1d2547171144744f0da29810f5464 | - | ol9_x86_64_appstream | |
libvirt-daemon-lock-10.0.0-6.0.1.el9_4.x86_64.rpm | 0f3ff1cdda4bebd427a22a63b12c131026a106f7bb4c81d002f34852c292fcef | - | ol9_x86_64_appstream | |
libvirt-daemon-log-10.0.0-6.0.1.el9_4.x86_64.rpm | b25508804f6646597fe2b1091906b2076900c2aa138fbbb85b87988dc09db41b | - | ol9_x86_64_appstream | |
libvirt-daemon-plugin-lockd-10.0.0-6.0.1.el9_4.x86_64.rpm | 976865d71ba61664cba517611bd751d32fdd61cc93242e150f6e523e893ff9db | - | ol9_x86_64_appstream | |
libvirt-daemon-plugin-sanlock-10.0.0-6.0.1.el9_4.x86_64.rpm | 24497a6c42544a0f5cfc25bdd5726b854d10cbf941d3187a56de242c29cc5c1d | - | ol9_x86_64_codeready_builder | |
libvirt-daemon-proxy-10.0.0-6.0.1.el9_4.x86_64.rpm | 5f8e8ea8b7199a07d90f3b98087391e1be29d7fd9423816c5941b8d6c6b35737 | - | ol9_x86_64_appstream | |
libvirt-devel-10.0.0-6.0.1.el9_4.x86_64.rpm | d6ebca8302c69a459232d46e4192f0d10c6b5edd3169802f5db85d9947c00221 | - | ol9_x86_64_codeready_builder | |
libvirt-docs-10.0.0-6.0.1.el9_4.x86_64.rpm | 0db8de2cda9f9401bf35189e4a01a062b01cacb204462582214cceb74e2f3150 | - | ol9_x86_64_codeready_builder | |
libvirt-libs-10.0.0-6.0.1.el9_4.x86_64.rpm | 0ff7a738fc3270a857662642a1f25e708b0788377822d6dbcf9647f2ce427c7c | - | ol9_x86_64_appstream | |
libvirt-nss-10.0.0-6.0.1.el9_4.x86_64.rpm | f50eeef7dba1a527ddec4ed2f3b8eae1eea33f5576a3bc1b6628ea7390898382 | - | ol9_x86_64_appstream |
This page is generated automatically and has not been checked for errors or omissions. For clarification or corrections please contact the Oracle Linux ULN team