ELSA-2023-2757

ELSA-2023-2757 - virt:ol and virt-devel:rhel security, bug fix, and enhancement update

Type:SECURITY
Severity:MODERATE
Release Date:2023-05-23

Description


hivex
libguestfs
[1.44.0-9.0.1]
- Replace upstream references from description tag
- Config supermin to use host yum.conf in ol8 [Orabug: 29319324]
- Set DISTRO_ORACLE_LINUX correspeonding to ol

[1:1.44.0-9]
- Fix CVE-2022-2211 Denial of Service in --key parameter
resolves: rhbz#2101280

[1:1.44.0-8]
- Obsolete old libguestfs-benchmarking subpackage
resolves: rhbz#2091597

[1:1.44.0-7]
- Disable 5-level page tables when using -cpu max
resolves: rhbz#2084566
related: rhbz#2075424

[1:1.44.0-6]
- Backport support for -cpu max to allow RHEL 9 guests to be modified
resolves: rhbz#2075424

[1:1.44.0-5]
- Fix libguestfs failure with qemu 6.2, libvirt 7.10
resolves: rhbz#2035177

[1:1.44.0-4]
- Autodetect backing format for qemu-img create -b
- Move appliance to separate subpackage
- Read rpm database through librpm
resolves: rhbz#2013916, rhbz#1989520, rhbz#1836094

[1.44.0-3.el8]
- Resolves: bz#2000225
(Rebase virt:rhel module:stream based on AV-8.6)

[1:1.40.2-28]
- daemon: lvm: Use lvcreate --yes to avoid interactive prompts
resolves: rhbz#1933640

libguestfs-winsupport
[8.8-1]
- Rebase to ntfs-3g 2022.5.17
- Fixes: CVE-2021-46790, CVE-2022-30783, CVE-2022-30784, CVE-2022-30785,
CVE-2022-30786, CVE-2022-30787, CVE-2022-30788, CVE-2022-30789
resolves: rhbz#2127240 rhbz#2127248
(also: 2127233 2127234 2127241 2127249 2127255 2127256 2127262 2127263)

libiscsi
libnbd
[1.6.0-5.el8]
- Fix CVE-2022-0485: Fail nbdcopy if NBD read or write fails
resolves: rhbz#2045718

[1.6.0-4.el8]
- Resolves: bz#2000225
(Rebase virt:rhel module:stream based on AV-8.6)

[1.2.2]
- Resolves: bz#1844296
(Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

[1.2.2-1]
- New stable release 1.2.2.

[1.2.1-1]
- New stable release 1.2.1.

[1.2.0-1]
- New stable release 1.2.0.

[1.0.3-1]
- New upstream version 1.0.3.
- Contains fix for remote code execution vulnerability.
- Add new libnbd-security(3) man page.

[1.0.2-1]
- New upstream version 1.0.2.
- Remove patches which are upstream.
- Contains fix for NBD Protocol Downgrade Attack (CVE-2019-14842).
- Fix previous commit message.

[1.0.1-2]
- Add upstream patch to fix nbdsh (for nbdkit tests).
- Fix interop tests on slow machines.

[1.0.1-1]
- New stable version 1.0.1.

[1.0.0-1]
- New upstream version 1.0.0.

[0.9.9-2]
- Rebuilt for Python 3.8

[0.9.9-1]
- New upstream version 0.9.9.

[0.9.8-4]
- Fix nbdkit dependencies so we're actually running the tests.
- Add glib2-devel BR so we build the glib main loop example.
- Add upstream patch to fix test error:
nbd_connect_unix: getlogin: No such device or address
- Fix test failure on 32 bit.

[0.9.8-3]
- Bump and rebuild to fix releng brokenness.
https://lists.fedoraproject.org/archives/list/devel@lists.fedoraproject.org/message/2LIDI33G3IEIPYSCCIP6WWKNHY7XZJGQ/

[0.9.8-2]
- Rebuilt for Python 3.8

[0.9.8-1]
- New upstream version 0.9.8.
- Package the new nbd_*(3) man pages.

[0.9.7-1]
- New upstream version 0.9.7.
- Add libnbd-ocaml(3) man page.

[0.9.6-2]
- Add all upstream patches since 0.9.6 was released.
- Package the ocaml bindings into a subpackage.

[0.9.6-1]
- New upstream verison 0.9.6.

[0.1.9-1]
- New upstream version 0.1.9.

[0.1.8-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_31_Mass_Rebuild

[0.1.8-1]
- New upstream version 0.1.8.

[0.1.7-1]
- New upstream version 0.1.7.

[0.1.6-1]
- New upstream version 0.1.6.

[0.1.5-1]
- New upstream version 0.1.5.

[0.1.4-1]
- New upstream version 0.1.4.

[0.1.2-2]
- Enable libxml2 for NBD URI support.

[0.1.2-1]
- New upstream version 0.1.2.

[0.1.1-1]
- Fix license in man pages and examples.
- Add nbdsh(1) man page.
- Include the signature and keyring even if validation is disabled.
- Update devel subpackage license.
- Fix old FSF address in Python tests.
- Filter Python provides.
- Remove executable permission on the tar.gz.sig file.
- Initial release.

libtpms
[0.9.1-2.20211126git1ff6fe1f43]
- Backport 'tpm2: Check size of buffer before accessing it' (CVE-2023-1017 & CVE-2023-1018)
Resolves: rhbz#2173964
Resolves: rhbz#2173970

libvirt
[8.0.0-19.0.1]
- Set SOURCE_DATE_EPOCH from changelog [Orabug: 32019554]
- Add runtime deps for pkg librbd1 >= 1:10.2.5 (Keshav Sharma)

[8.0.0-19]
- qemu: domain: Fix logic when tainting domain (rhbz#2174447)
- qemu: agent: Make fetching of 'can-offline' member from 'guest-query-vcpus' optional (rhbz#2174447)

[8.0.0-18]
- conf: Make VIR_DOMAIN_NET_TYPE_ETHERNET not share 'host view' (rhbz#2172578)

[8.0.0-17]
- vircpi: Add PCIe 5.0 and 6.0 link speeds (rhbz#2168116)

[8.0.0-16]
- qemu_namespace: Don't leak memory in qemuDomainGetPreservedMounts() (rhbz#2166573)

[8.0.0-15]
- nodedev: fix reported error msg in css cap XML parsing (rhbz#2165011)
- util: refactor virDomainDeviceCCWAddress into virccw.h (rhbz#2165011)
- util: refactor virDomainCCWAddressAsString into virccw (rhbz#2165011)
- util: make reuse of ccw device address format constant (rhbz#2165011)
- util: refactor ccw address constants into virccw (rhbz#2165011)
- util: refactor virDomainCCWAddressIncrement into virccw (rhbz#2165011)
- util: refactor virDomainDeviceCCWAddressIsValid into virccw (rhbz#2165011)
- util: refactor virDomainDeviceCCWAddressEqual into virccw (rhbz#2165011)
- conf: adjust method name virDomainDeviceCCWAddressParseXML (rhbz#2165011)
- util: add ccw device address parsing into virccw (rhbz#2165011)
- util: add virCCWDeviceAddressFromString to virccw (rhbz#2165011)
- nodedev: refactor css format from ccw format method (rhbz#2165011)
- nodedev: refactor ccw device address parsing from XML (rhbz#2165011)
- nodedev: refactor css XML parsing from ccw XML parsing (rhbz#2165011)
- schemas: refactor out nodedev ccw address schema (rhbz#2165011)
- nodedev: add optional device address of channel device to css device (rhbz#2165011)
- nodedev: add tests for optional device address to css device (rhbz#2165011)
- nodedev: prevent internal error on dev_busid parse (rhbz#2165011)
- rpc: Fix memory leak of fds (rhbz#2165428)

[8.0.0-14]
- qemu: Ignore missing vm.unprivileged_userfaultfd sysctl (rhbz#2148578)

[8.0.0-13]
- build: Only install libvirt-guests when building libvirtd (rhbz#2153688)
- tools: Fix install_mode for some scripts (rhbz#2153688)

[8.0.0-12]
- util: json: Split out array->strinlist conversion from virJSONValueObjectGetStringArray (rhbz#2149752)
- qemuAgentGetDisks: Don't use virJSONValueObjectGetStringArray for optional data (rhbz#2149752)
- virpidfile: Add virPidFileReadPathIfLocked func (rhbz#2152188)
- qemu: tpm: Get swtpm pid without binary validation (rhbz#2152188)
- qemu_tpm: Do async IO when starting swtpm emulator (rhbz#2152188)
- qemu: gpu: Get pid without binary validation (rhbz#2152188)
- spec: libvirt-daemon: Add optional dependency on *-client (rhbz#2136591)

[8.0.0-11]
- qemu_process: Don't require a hugetlbfs mount for memfd (rhbz#2123196)
- qemu_namespace: Tolerate missing ACLs when creating a path in namespace (rhbz#2123196)
- qemu_namespace: Fix a corner case in qemuDomainGetPreservedMounts() (rhbz#2123196)
- qemu_namespace: Introduce qemuDomainNamespaceSetupPath() (rhbz#2123196)
- qemu_process.c: Propagate hugetlbfs mounts on reconnect (rhbz#2123196)
- qemuProcessReconnect: Don't build memory paths (rhbz#2123196)

libvirt-dbus
[1.3.0-2.el8]
- Resolves: bz#2000225
(Rebase virt:rhel module:stream based on AV-8.6)

[1.3.0]
- Resolves: bz#1810193
(Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

[1.2.0-3]
- Rebuild all virt packages to fix RHEL's upgrade path
- Resolves: rhbz#1695587
(Ensure modular RPM upgrade path)

[1.2.0-2]
- util: fix virtDBusUtilDecodeUUID (rhbz#1647823)

[1.2.0-1]
- Rebased to libvirt-dbus-1.2.0 (rhbz#1630196)

[1.0.0-1]
- Rebase from Fedora

libvirt-python
nbdkit
[1.24.0-5]
- vddk: Add support for VDDK 8.0.0
resolves: rhbz#2143907

netcf
perl-Sys-Virt
qemu-kvm
[6.2.0-32.el8_8]
- kvm-aio_wait_kick-add-missing-memory-barrier.patch [bz#2168472]
- kvm-qatomic-add-smp_mb__before-after_rmw.patch [bz#2168472]
- kvm-qemu-thread-posix-cleanup-fix-document-QemuEvent.patch [bz#2168472]
- kvm-qemu-thread-win32-cleanup-fix-document-QemuEvent.patch [bz#2168472]
- kvm-edu-add-smp_mb__after_rmw.patch [bz#2168472]
- kvm-aio-wait-switch-to-smp_mb__after_rmw.patch [bz#2168472]
- kvm-qemu-coroutine-lock-add-smp_mb__after_rmw.patch [bz#2168472]
- kvm-physmem-add-missing-memory-barrier.patch [bz#2168472]
- kvm-async-update-documentation-of-the-memory-barriers.patch [bz#2168472]
- kvm-async-clarify-usage-of-barriers-in-the-polling-case.patch [bz#2168472]
- kvm-scsi-protect-req-aiocb-with-AioContext-lock.patch [bz#2090990]
- kvm-dma-helpers-prevent-dma_blk_cb-vs-dma_aio_cancel-rac.patch [bz#2090990]
- kvm-virtio-scsi-reset-SCSI-devices-from-main-loop-thread.patch [bz#2090990]
- Resolves: bz#2168472
(Guest hangs when starting or rebooting)
- Resolves: bz#2090990
(qemu crash with error scsi_req_unref(SCSIRequest *): Assertion req->refcount > 0' failed or scsi_dma_complete(void *, int): Assertion r->req.aiocb != NULL' failed [8.7.0])

[6.2.0-31]
- kvm-io-Add-support-for-MSG_PEEK-for-socket-channel.patch [bz#2137740]
- kvm-migration-check-magic-value-for-deciding-the-mapping.patch [bz#2137740]
- kvm-target-s390x-arch_dump-Fix-memory-corruption-in-s390.patch [bz#2168187]
- Resolves: bz#2137740
(Multifd migration fails under a weak network/socket ordering race)
- Resolves: bz#2168187
([s390x] qemu-kvm coredumps when SE crashes)

[6.2.0-30]
- kvm-qcow2-Fix-theoretical-corruption-in-store_bitmap-err.patch [bz#2147617]
- kvm-qemu-img-commit-Report-errors-while-closing-the-imag.patch [bz#2147617]
- kvm-qemu-img-bitmap-Report-errors-while-closing-the-imag.patch [bz#2147617]
- kvm-qemu-iotests-Test-qemu-img-bitmap-commit-exit-code-o.patch [bz#2147617]
- Resolves: bz#2147617
(qemu-img finishes successfully while having errors in commit or bitmaps operations)

[6.2.0-29]
- kvm-block-mirror-Do-not-wait-for-active-writes.patch [bz#2125119]
- kvm-block-mirror-Drop-mirror_wait_for_any_operation.patch [bz#2125119]
- kvm-block-mirror-Fix-NULL-s-job-in-active-writes.patch [bz#2125119]
- kvm-accel-introduce-accelerator-blocker-API.patch [bz#2161188]
- kvm-KVM-keep-track-of-running-ioctls.patch [bz#2161188]
- kvm-kvm-Atomic-memslot-updates.patch [bz#2161188]
- kvm-migration-Read-state-once.patch [bz#2074205]
- kvm-s390x-pci-RPCIT-second-pass-when-mappings-exhausted.patch [bz#2163713]
- kvm-s390x-pci-coalesce-unmap-operations.patch [bz#2163713]
- kvm-s390x-pci-shrink-DMA-aperture-to-be-bound-by-vfio-DM.patch [bz#2163713]
- kvm-s390x-pci-reset-ISM-passthrough-devices-on-shutdown-.patch [bz#2163713]
- Resolves: bz#2125119
(Mirror job with 'copy-mode':'write-blocking' that used for storage migration can't converge under heavy I/O)
- Resolves: bz#2161188
(SVM: non atomic memslot updates cause boot failure with seabios and cpu-pm=on)
- Resolves: bz#2074205
(while live-migrating many instances concurrently, libvirt sometimes return internal error: migration was active, but no RAM info was set)
- Resolves: bz#2163713
([s390x] VM fails to start with ISM passed through)

[6.2.0-28]
- kvm-s390x-tod-kvm-don-t-save-restore-the-TOD-in-PV-guest.patch [bz#2155448]
- Resolves: bz#2155448
(RHEL8.8 - KVM: s390: pv: don't allow userspace to set the clock under PV - QEMU part)

[6.2.0-27]
- kvm-hw-display-qxl-Have-qxl_log_command-Return-early-if-.patch [bz#2148545]
- kvm-hw-display-qxl-Document-qxl_phys2virt.patch [bz#2148545]
- kvm-hw-display-qxl-Pass-requested-buffer-size-to-qxl_phy.patch [bz#2148545]
- kvm-hw-display-qxl-Avoid-buffer-overrun-in-qxl_phys2virt.patch [bz#2148545]
- kvm-hw-display-qxl-Assert-memory-slot-fits-in-preallocat.patch [bz#2148545]
- Resolves: bz#2148545
(CVE-2022-4144 virt:rhel/qemu-kvm: QEMU: QXL: qxl_phys2virt unsafe address translation can lead to out-of-bounds read [rhel-8])

[6.2.0-26]
- kvm-docs-system-s390x-Document-the-loadparm-machine-prop.patch [bz#2128225]
- kvm-s390x-Register-TYPE_S390_CCW_MACHINE-properties-as-c.patch [bz#2128225]
- kvm-ui-vnc.c-Fixed-a-deadlock-bug.patch [bz#2141896]
- Resolves: bz#2128225
([s390x] [RHEL8][s390x-ccw bios] lacking document about parameter loadparm in qemu)
- Resolves: bz#2141896
(VMs hung on vnc_clipboard_send)

[6.2.0-25]
- kvm-hw-acpi-Add-ospm_status-hook-implementation-for-acpi.patch [bz#2132609]
- kvm-target-arm-kvm-Retry-KVM_CREATE_VM-call-if-it-fails-.patch [bz#2132609]
- Resolves: bz#2132609
(qemu-kvm: backport some aarch64 fixes)

[6.2.0-24]
- kvm-s390x-pci-use-a-reserved-ID-for-the-default-PCI-grou.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-don-t-use-hard-coded-dma-range-in-reg_ioat.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-use-the-passthrough-measurement-update-int.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-add-supported-DT-information-to-clp-respon.patch [bz#1664378 bz#2043909]
- kvm-Update-linux-headers-to-v6.0-rc4.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-add-routine-to-get-host-function-handle-fr.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-enable-for-load-store-interpretation.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-don-t-fence-interpreted-devices-without-MS.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-enable-adapter-event-notification-for-inte.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-let-intercept-devices-have-separate-PCI-gr.patch [bz#1664378 bz#2043909]
- kvm-s390x-pci-reflect-proper-maxstbl-for-groups-of-inter.patch [bz#1664378 bz#2043909]
- kvm-s390x-s390-virtio-ccw-Switch-off-zPCI-enhancements-o.patch [bz#1664378 bz#2043909]
- kvm-dump-Use-ERRP_GUARD.patch [bz#1664378 bz#2043909]
- kvm-dump-Remove-the-sh_info-variable.patch [bz#1664378 bz#2043909]
- kvm-dump-Introduce-shdr_num-to-decrease-complexity.patch [bz#1664378 bz#2043909]
- kvm-dump-Remove-the-section-if-when-calculating-the-memo.patch [bz#1664378 bz#2043909]
- kvm-dump-Add-more-offset-variables.patch [bz#1664378 bz#2043909]
- kvm-dump-Introduce-dump_is_64bit-helper-function.patch [bz#1664378 bz#2043909]
- kvm-dump-Consolidate-phdr-note-writes.patch [bz#1664378 bz#2043909]
- kvm-dump-Cleanup-dump_begin-write-functions.patch [bz#1664378 bz#2043909]
- kvm-dump-Consolidate-elf-note-function.patch [bz#1664378 bz#2043909]
- kvm-dump-Replace-opaque-DumpState-pointer-with-a-typed-o.patch [bz#1664378 bz#2043909]
- kvm-dump-Rename-write_elf_loads-to-write_elf_phdr_loads.patch [bz#1664378 bz#2043909]
- kvm-dump-Refactor-dump_iterate-and-introduce-dump_filter.patch [bz#1664378 bz#2043909]
- kvm-dump-Rework-get_start_block.patch [bz#1664378 bz#2043909]
- kvm-dump-Rework-filter-area-variables.patch [bz#1664378 bz#2043909]
- kvm-dump-Rework-dump_calculate_size-function.patch [bz#1664378 bz#2043909]
- kvm-dump-Split-elf-header-functions-into-prepare-and-wri.patch [bz#1664378 bz#2043909]
- kvm-dump-Rename-write_elf-_phdr_note-to-prepare_elf-_phd.patch [bz#1664378 bz#2043909]
- kvm-dump-simplify-a-bit-kdump-get_next_page.patch [bz#1664378 bz#2043909]
- kvm-dump-fix-kdump-to-work-over-non-aligned-blocks.patch [bz#1664378 bz#2043909]
- kvm-dump-Use-a-buffer-for-ELF-section-data-and-headers.patch [bz#1664378 bz#2043909]
- kvm-dump-Write-ELF-section-headers-right-after-ELF-heade.patch [bz#1664378 bz#2043909]
- kvm-dump-Reorder-struct-DumpState.patch [bz#1664378 bz#2043909]
- kvm-dump-Reintroduce-memory_offset-and-section_offset.patch [bz#1664378 bz#2043909]
- kvm-dump-Add-architecture-section-and-section-string-tab.patch [bz#1664378 bz#2043909]
- kvm-s390x-Add-protected-dump-cap.patch [bz#1664378 bz#2043909]
- kvm-s390x-Introduce-PV-query-interface.patch [bz#1664378 bz#2043909]
- kvm-include-elf.h-add-s390x-note-types.patch [bz#1664378 bz#2043909]
- kvm-s390x-Add-KVM-PV-dump-interface.patch [bz#1664378 bz#2043909]
- kvm-s390x-pv-Add-dump-support.patch [bz#1664378 bz#2043909]
- kvm-ui-vnc-clipboard-fix-integer-underflow-in-vnc_client.patch [bz#2129760]
- Resolves: bz#1664378
([IBM 8.8 FEAT] Enhanced Interpretation for PCI Functions (kvm) - qemu part)
- Resolves: bz#2043909
([IBM 8.8 FEAT] KVM: Secure Execution guest dump encryption with customer keys - qemu part)
- Resolves: bz#2129760
(CVE-2022-3165 virt:rhel/qemu-kvm: QEMU: VNC: integer underflow in vnc_client_cut_text_ext leads to CPU exhaustion [rhel-8])

[6.2.0-23]
- kvm-virtio-fix-the-condition-for-iommu_platform-not-supp.patch [bz#2116302]
- kvm-virtio-fix-feature-negotiation-for-ACCESS_PLATFORM.patch [bz#2116302]
- Resolves: bz#2116302
(RHEL8.6 - virtiofs will not mount fs on secure execution guest)

seabios
sgabios
supermin
[5.2.1-2.el8]
- Supermin should ignore +debug kernels
resolves: rhbz#2051332
- Add copy-patches script.

[5.2.1-1.el8]
- Resolves: bz#2000225
(Rebase virt:rhel module:stream based on AV-8.6)

[5.1.19]
- Resolves: bz#1810193
(Upgrade components in virt:rhel module:stream for RHEL-8.3 release)

[5.1.19-9]
- Rebuild all virt packages to fix RHEL's upgrade path
- Resolves: rhbz#1695587
(Ensure modular RPM upgrade path)

[5.1.19-8]
- Pass CFLAGS & LDFLAGS to final supermin link
resolves: rhbz#1624175

[5.1.19-7]
- Rebuild for OCaml 4.07.0.

[5.1.19-6]
- Drop dietlibc in RHEL 8
resolves: rhbz#1588067

[5.1.19-5]
- Bump release and rebuild.

[5.1.19-4]
- Reenable hardened build

[5.1.19-3]
- Fix bytes/string problems.

[5.1.19-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild

[5.1.19-1]
- New upstream version 5.1.19.
- Remove all patches, now upstream.

[5.1.18-5]
- Rebuilt for RPM soname bump

[5.1.18-4]
- Fix supermin crash with truncated vmlinuz file (RHBZ#1477758).
- Include all upstream patches since 5.1.18.

[5.1.18-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Binutils_Mass_Rebuild

[5.1.18-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_27_Mass_Rebuild

[5.1.18-1]
- New upstream release 5.1.18.
- Fixes problem with creating incorrect symlinks (RHBZ#1470157).

[5.1.17-5]
- Enable dietlibc on aarch64 and POWER.

[5.1.17-4]
- Drop dependency on hawkey and versioned dependencies on dnf.

[5.1.17-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_26_Mass_Rebuild

[5.1.17-2]
- Rebuild for OCaml 4.04.0.

[5.1.17-1]
- New upstream release 5.1.17.
- Check signature on the tarball before unpacking it.
- Remove patches, all upstream.

[5.1.16-6]
- Switch to dietlibc on s390x

[5.1.16-5]
- Do not break the binary on interpreted builds (#1375213)

[5.1.16-4]
- Add all upstream patches since 5.1.16 was released.

[5.1.16-3]
- Add upstream patch for DAX / vNVDIMM support.

[5.1.16-2]
- New upstream version 5.1.16.
- Drop all patches since they are upstream.
- Depend on systemd-udev to work around RHBZ#1331012.

[5.1.15-2]
- Add all upstream patches since 5.1.15 was released.
- These should improve boot performance and initrd size.

[5.1.15-1]
- New upstream version 5.1.15.
- Remove all patches, since they are now included in this version.
- Enable dietlibc, remove glibc-static, xz-static, zlib-static.

[5.1.14-4]
- Add more patches since 5.1.14.

[5.1.14-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_24_Mass_Rebuild

[5.1.14-2]
- Add all patches since 5.1.14.

[5.1.14-1]
- New upstream version 5.1.14.
- Remove all patches - now upstream.

[5.1.13-4]
- Pull in all upstream patches since 5.1.13.
- Choose providers better (RHBZ#1266918).
- Use autopatch.
- Explicitly depend on pod2html.

[5.1.13-3]
- Bump version to rebuild against new RPM in Rawhide.

[5.1.13-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_23_Mass_Rebuild

[5.1.13-1]
- New upstream version 5.1.13.
- Remove patch, now upstream.

[5.1.12-11]
- Prefer 'dnf download' over 'yumdownloader' (again).
- BR grubby for the tests to work.

[5.1.12-9]
- Revert back to yumdownloader (RHBZ#1186948).

[5.1.12-8]
- Prefer 'dnf download' over 'yumdownloader'.

[5.1.12-7]
- Disable hardened build again. See RHBZ#1202091 RHBZ#1204162.

[5.1.12-6]
- Enable hardening flags by building the static 'init' specially
before the main build.
- Use _smp_mflags.

[5.1.12-4]
- Add a -devel subpackage containing automated RPM dependency generator
for supermin appliances.

[5.1.12-2]
- Disable hardened build as it breaks building the static 'init' binary.

[5.1.12-1]
- New upstream version 5.1.12.
- Includes ARM fix: lpae kernels can now be booted (RHBZ#1199733).

[5.1.11-2]
- Rebuild for xz-5.2.0 in Rawhide (RHBZ#1179252).

[5.1.11-1]
- New upstream version 5.1.11.

[5.1.10-2]
- Update to upstream commit d78c898c7e2bc5f12cbebef98b95a7908d9120f1.
- BR rpm-devel, since it is now used instead of invoking rpm.
- BR automake and autoconf, and run autoreconf (configure.ac is modified by
the patches).

[5.1.10-1]
- New upstream version 5.1.10.
- Remove patch which is now included upstream.

[5.1.9-3]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild

[5.1.9-2]
- Add upstream patch to avoid endless loop in Rawhide.

[5.1.9-1]
- New upstream version 5.1.9.
- Remove patches which are now upstream.

[5.1.8-9]
- Add Requires findutils (RHBZ#1113029).

[5.1.8-8]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild

[5.1.8-7]
- Add patch to fix RPM handler when filenames may contain spaces.

[5.1.8-4]
- Skip execstack test on Fedora 20 (ARM only).

[5.1.8-3]
- BR xz-static & xz-devel packages, to support xz-compressed kernel modules.

[5.1.8-1]
- New upstream version 5.1.8.
- Remove patches which are now upstream.

[5.1.7-3]
- Add upstream patch which removes need to run execstack (RHBZ#1093261).

[5.1.7-2]
- Add patch to fix quoting around mke2fs parameter (RHBZ#1084960).

[5.1.7-1]
- New upstream version 5.1.7.
- Remove ppc64p7 patch which is now upstream.

[5.1.6-5]
- Requires tar, which is not installed in an @Core installation.

[5.1.6-4]
- Add upstream patch to fix supermin on ppc64p7.

[5.1.6-3]
- New upstream version 5.1.6.
- Fix tests.

[5.1.5-2]
- Disable execstack on aarch64.
It comes from prelink which does not exist on aarch64.

[5.1.5-1]
- New upstream version 5.1.5.

[5.1.3-1]
- New upstream version 5.1.3.

[5.1.2-1]
- New upstream version 5.1.2.
- Fixes a serious bug in --build mode.

[5.1.1-1]
- New upstream version 5.1.1.
- Remove patch which is now upstream.

[5.1.0-3]
- Add BR yum-utils (for yumdownloader).
- Add upstream patch which stops duplicate packages appearing.

[5.1.0-2]
- New upstream version 5.1.0.
- Note this is effectively a rewrite, and is not completely compatible.
- There is no separate 'supermin-helper' subpackage any more.
- Requires rpm instead of yum.

[4.1.6-2]
- New upstream version 4.1.6.
- Should fix all autotools brokenness.
- Man pages are now all in section 1.
- Remove patch which is now upstream.
- +BR /usr/bin/execstack (from prelink).

[4.1.5-5]
- Rerun autoreconf to fix autotools brokenness.

[4.1.5-4]
- Why was prelink required? Remove it.

[4.1.5-3]
- correct Obsoletes version for febootstrap and febootstrap-supermin-helper

[4.1.5-2]
- (For ARM) Don't crash if SUPERMIN_DTB is set and --dtb not specified.

[4.1.5-1]
- New upstream version 4.1.5.
- Has (optionally) a new command line syntax.
- Supports device trees for ARM.

[4.1.4-1]
- New upstream version 4.1.4.
- Supports compressed cpio image files, experimentally.

[4.1.3-1]
- New upstream version 4.1.3.
- Remove patch which is now upstream.
- Add examples directory to documentation.

[4.1.2-2]
- Include upstream patch to get correct directory setgid/sticky bits in
the appliance.

[4.1.2-1]
- New upstream version 4.1.2.
- Remove patch which is now upstream.

[4.1.1-2]
- Add upstream patch to ignore ghost non-regular files.
- This fixes builds on Fedora 20 because the filesystem package has
been changed so /var/lock and /var/run are marked as ghost.

[4.1.1-1]
- New upstream version 4.1.1.
- The program has been renamed 'supermin' from 'febootstrap'.
- Obsolete, but don't Provide because supermin is not a compatible replacement.
- Use '_isa' to specify architecture of supermin-helper subpackage.

[1:3.21-2]
- Add upstream patch to drop supplemental groups (RHBZ#902476).
- Remove 'Group:' RPM headers which are no longer necessary.
- Remove some commented-out requirements.

[1:3.21-1]
- New upstream version 3.21.

[1:3.20-1]
- New upstream version 3.20.

[1:3.19-2]
- Work around brokenness in yum (RHBZ#850913).
- Remove defattr, no longer required.

[1:3.19-1]
- New upstream version 3.19.

[3.18-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild

[3.18-1]
- New upstream version 3.18.
- This adds support for EPEL 5.

[3.17-1]
- New upstream version 3.17.

[3.16-1]
- New upstream version 3.16.

[3.15-1]
- New upstream version 3.15.
- This version includes root= support, needed for libguestfs
with virtio-scsi.
- Remove upstream patch.

[3.14-6]
- For RHEL 7 only, add ExclusiveArch x86-64.

[3.14-5]
- Bundled gnulib (RHBZ#821752).

[3.14-4]
- Add back explicit dependencies for external programs.

[3.14-3]
- Drop ExclusiveArch as it's supported on all primary & secondary arches
- Cleanup spec and deps

[3.14-2]
- New upstream version 3.14.
- Add upstream patch to fix RHBZ#808421.

[3.13-4]
- e2fsprogs moved /sbin/mke2fs to /usr/sbin (thanks Eric Sandeen).

[3.13-2]
- Missing BR zlib-static.

[3.13-1]
- New upstream version 3.13.
- Remove upstream patch which is included in this version.

[3.12-5]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild

[3.12-4]
- Depend on latest e2fsprogs (RHBZ#771310).

[3.12-2]
- Include upstream patch to work around Python stupidity.

[3.12-1]
- New upstream version 3.12.
- Remove upstream patch which is included in this version.

[3.11-2]
- Add upstream patch to fix febootstrap on non-Debian.

[3.11-1]
- New upstream version 3.11.

[3.10-1]
- New upstream version 3.10.

[3.9-1]
- New upstream version 3.9.

[3.8-1]
- New upstream version 3.8.

[3.7-1]
- New upstream version 3.7.

[3.6-1]
- New upstream version 3.6.
- This version no longer needs external insmod.static.

[3.5-1]
- New upstream version 3.5.
- Remove patch which is now upstream.

[3.4-2]
- Don't fail if objects are created in a symlinked dir (RHBZ#698089).

[3.4-1]
- New upstream version 3.4.
- febootstrap-supermin-helper Obsoletes older versions of febootstrap.

[3.3-5]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild

[3.3-4]
- Split package into febootstrap (for building) and febootstrap-supermin-helper
(for running). Note that febootstrap depends on febootstrap-supermin-helper,
but you can install febootstrap-supermin-helper on its own.

[3.3-3]
- Clear executable stack flag on febootstrap-supermin-helper.

[3.3-2]
- add the ocaml's ExclusiveArch

[3.3-1]
- New upstream version 3.3.

[3.2-1]
- New upstream version 3.2.
- Remove upstream patches.

[3.1-5]
- Previous fix for RHBZ#654638 didn't work, fix it correctly.

[3.1-4]
- Properly ignore .*.hmac files (accidental reopening of RHBZ#654638).

[3.1-3]
- Uses yumdownloader at runtime, so require yum-utils.

[3.1-2]
- New upstream version 3.1.
- BR insmod.static.

[3.0-2]
- New upstream version 3.0 (note this is incompatible with 2.x).
- Fix upstream URLs.
- fakeroot, fakechroot no longer required.
- insmod.static is required at runtime (missing dependency from earlier).
- The only programs are 'febootstrap' and 'febootstrap-supermin-helper'.
- BR ocaml, ocaml-findlib-devel.
- No examples are provided with this version of febootstrap.

[2.11-1]
- New upstream version 2.11.
- Fixes 'ext2fs_mkdir .. No free space in directory' bug which affects
libguestfs on rawhide.

[2.10-1]
- New upstream version 2.10.
- Adds -u and -g options to febootstrap-supermin-helper which are
required by virt-v2v.

[2.9-1]
- New upstream version 2.9.
- Fixes directory ordering problem in febootstrap-supermin-helper.

[2.8-1]
- New upstream version 2.8.

[2.8-0.2]
- New pre-release version of 2.8.
+ Note this is based on 2.7 + mailing list patches.
- New BRs on mke2fs, libext2fs, glibc-static.

[2.7-2]
- New upstream version 2.7.
- febootstrap-supermin-helper shell script rewritten in C for speed.
- This package contains C code so it is no longer 'noarch'.
- MAKEDEV isn't required.

[2.6-1]
- New upstream release 2.6.
- Recheck package in rpmlint.

[2.5-2]
- New upstream release 2.5.
- Remove BR upx (not needed by upstream).
- Two more scripts / manpages.

[2.4-1]
- New upstream release 2.4.

[2.3-2]
- Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild

[2.3-1]
- New upstream release 2.3.

[2.2-1]
- New upstream release 2.2.

[2.0-1]
- New upstream release 2.0.

[1.9-1]
- New upstream release 1.9.

[1.8-1]
- New upstream release 1.8.

[1.7-1]
- New upstream release 1.7.

[1.5-3]
- Configure script has (unnecessary) BuildRequires on fakeroot,
fakechroot, yum.

[1.5-2]
- Initial build for Fedora.

swtpm
virt-v2v
[1:1.42.0-22]
- RHEL 8: If setfiles fails fall back to autorelabel
resolves: rhbz#XXX
- Reapply patches since we are using git format-patch --submodule=diff


Related CVEs


CVE-2022-30786
CVE-2022-30789
CVE-2022-30788
CVE-2023-1018
CVE-2021-46790
CVE-2022-30784
CVE-2022-3165

Updated Packages


Release/ArchitectureFilenameMD5sumSuperseded By Advisory
Oracle Linux 8 (aarch64) hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.src.rpmcee413ace76ae477ef9f6cf83bd2ba6f-
libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.src.rpm5a8b2f041cdbf390489c70a23d809324-
libguestfs-winsupport-8.8-1.module+el8.8.0+20990+60c1530a.src.rpm8ca137d8d9b135954dc7e34191cae370-
libiscsi-1.18.0-8.module+el8.8.0+20990+60c1530a.src.rpm7e95d2c067d133d59e79f31ee8f37e61-
libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.src.rpm5afcc39e33f64f45d29734ddf43f7f58-
libtpms-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.src.rpmc7231f20a9d55b63f89149729b766c0b-
libvirt-8.0.0-19.0.1.module+el8.8.0+21044+01700444.src.rpma3cb33b9c456cbbc875e28fc7830d313-
libvirt-dbus-1.3.0-2.module+el8.8.0+20990+60c1530a.src.rpm979ca97ae669c801cb56a1cadb01b1b6-
libvirt-python-8.0.0-2.module+el8.8.0+20990+60c1530a.src.rpm94cfdfd9b6c5605e54dd554780cda9fc-
nbdkit-1.24.0-5.module+el8.8.0+20990+60c1530a.src.rpm37aae6a4ee9a96cdd55cb52ae93e5f91-
netcf-0.2.8-12.module+el8.8.0+20990+60c1530a.src.rpme95567125efaef30e20575f8456dc8cb-
perl-Sys-Virt-8.0.0-1.module+el8.8.0+20990+60c1530a.src.rpm43aaea370a0e63c0815c9b52f0c6785a-
qemu-kvm-6.2.0-32.module+el8.8.0+21044+01700444.src.rpm59cbca04843c8a3a581274eac78cf874-
supermin-5.2.1-2.module+el8.8.0+20990+60c1530a.src.rpmd85fecc16c76cfb565611d3615ab4c3f-
swtpm-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.src.rpma1c36fc7d66505041be1fea4a59dedba-
hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm9b0f1258b5cfd3f55da2088e93eb247a-
hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm20c87ad0504b70616f312dde9d3a50ad-
libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm778c7ad5087bb8b843c69d973022a0d1-
libguestfs-appliance-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm4b9ae9b25917644e6c0fbfea8471f9d3-
libguestfs-bash-completion-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm67ef816df462f07d693fe55edbe27a55-
libguestfs-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmd9b7da1925c181cfb27b1457e0d28957-
libguestfs-gfs2-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm9bea473641a8d4193bc0dbf2fded4e63-
libguestfs-gobject-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm04f9a0a4a04dbb3034869456c2d0e79b-
libguestfs-gobject-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm36899aab66783806942382405c9d6bda-
libguestfs-inspect-icons-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpmd53a4a4d2d3d85b3432d336fe82846a7-
libguestfs-java-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm4d3854f3fd264c8a740ee9bfc6453ece-
libguestfs-java-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmfb50756177b0664ebb1a2fc5d0c1eee2-
libguestfs-javadoc-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm776286d370cfccc6d04ba4d622cd3f9b-
libguestfs-man-pages-ja-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm3535bad15a8abba9fa821e7c95e7cb9f-
libguestfs-man-pages-uk-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm7e5698d455f749e0bf3d0021396cf4c9-
libguestfs-rescue-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm80fb16df392718588cf536575075155a-
libguestfs-rsync-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmaf984af389eb44404322f68da77bb160-
libguestfs-tools-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm6a84998d868f98a648bb036485416ea5-
libguestfs-tools-c-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm48bf9d8f8d8c473bddc428c201872321-
libguestfs-winsupport-8.8-1.module+el8.8.0+20990+60c1530a.aarch64.rpm16260fa2b53b3865fd977a918f23b579-
libguestfs-xfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmc8366f0de19d43b716a3dea07d1e7bdf-
libiscsi-1.18.0-8.module+el8.8.0+20990+60c1530a.aarch64.rpm4ef71bba4323168332f27d997e7ccba9-
libiscsi-devel-1.18.0-8.module+el8.8.0+20990+60c1530a.aarch64.rpmd2e9bd1d0f74f80fb8cee131dfec473c-
libiscsi-utils-1.18.0-8.module+el8.8.0+20990+60c1530a.aarch64.rpm06bff0bd3872f734c4188e9936677a21-
libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmb3d15f56358cfb6aad74c03679881552-
libnbd-bash-completion-1.6.0-5.module+el8.8.0+20990+60c1530a.noarch.rpm258f0226ceb3f2c8f742f3407d3f3f2e-
libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm376d832025980f966976baee98182eb2-
libtpms-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.aarch64.rpm1229cab953237410af9160584c152dcf-
libtpms-devel-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.aarch64.rpma4316a3db83ba1fba210be4f458aa5c7-
libvirt-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm4727aa6ac37cad83bb115f9ad69808bb-
libvirt-client-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm2d6ad529198a08efe34ecb6be8842184-
libvirt-daemon-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmbd7d50bd9823651a7139ce9f2999b6ec-
libvirt-daemon-config-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm6ae78ab963ba3cb1b9277445eda2e7dc-
libvirt-daemon-config-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm83230583cc71a68c098223c085249971-
libvirt-daemon-driver-interface-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpma8487a2b1e82ffa3f6bb3d8cb6e9ee54-
libvirt-daemon-driver-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm61c55c6ca59eb1373570bade1049354b-
libvirt-daemon-driver-nodedev-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm94980d3e79f89f7ad2421052b899af8b-
libvirt-daemon-driver-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm092574a7f9eaf01ff5cff361bcbf565e-
libvirt-daemon-driver-qemu-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm7a7a948f6f0d1c8541531a7cdfc1f014-
libvirt-daemon-driver-secret-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm09f3ae0d9e5195a855fd786d7282e2a7-
libvirt-daemon-driver-storage-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmaded5ffc745042b2e3a5241260078dce-
libvirt-daemon-driver-storage-core-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm5ba5499f311b09e4f722970d4d67becf-
libvirt-daemon-driver-storage-disk-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmb3fc5b48a36258f429417155ae18c096-
libvirt-daemon-driver-storage-gluster-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm355c66b43ada42e676a59064dc8a2abd-
libvirt-daemon-driver-storage-iscsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm1a775db677d5908c0a12db7050a7c95e-
libvirt-daemon-driver-storage-iscsi-direct-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm2610e9a94360a3cb223cdfc961b67b1a-
libvirt-daemon-driver-storage-logical-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpme0c43fdcfcd47fc1d1c42f4ed8500732-
libvirt-daemon-driver-storage-mpath-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmded4d240232bceab7fdebcc0fed02e50-
libvirt-daemon-driver-storage-rbd-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm215213a659e7a7fd0743c68cdf07bf22-
libvirt-daemon-driver-storage-scsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm03baa892538a8712589d70cefcf55c1f-
libvirt-daemon-kvm-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmdd9a98994742bfefb9c497f1840885bd-
libvirt-dbus-1.3.0-2.module+el8.8.0+20990+60c1530a.aarch64.rpmde09d7c46a59766d479cf85594d886c7-
libvirt-devel-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm1ffae625fb412c59fa41c11d7ba0d66b-
libvirt-docs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmd21d46106ecee9103bef829864a7e7ae-
libvirt-libs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmf8f60eceec86461447561d7bb6ee001c-
libvirt-lock-sanlock-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpmd984d32383292b6328115b467d63e03a-
libvirt-nss-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm504345368fd929f7a48cf7c531b3f258-
libvirt-wireshark-8.0.0-19.0.1.module+el8.8.0+21044+01700444.aarch64.rpm623514ff687ab6af08e1c60875fbb4df-
lua-guestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpma25b921c4743eaa437669f3922631bf2-
nbdfuse-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm7cf08d8e9c7a956b34936bc74da13cd0-
nbdkit-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm0c873a42337992a0e2b741cfdb5e3db7-
nbdkit-bash-completion-1.24.0-5.module+el8.8.0+20990+60c1530a.noarch.rpm3fa480492c50b62dfd0dee19a67ef345-
nbdkit-basic-filters-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmf9547f39f36613ae9fa997d89f68f3da-
nbdkit-basic-plugins-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm3f51c72646f7e2e3945e86695576c5ef-
nbdkit-curl-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm4acb1d358d2f9f948eac37aa00f0c4fc-
nbdkit-devel-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpme4dd30848190c3e784e06fb432112236-
nbdkit-example-plugins-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm2ea04444d8176b685b87bf6340d01476-
nbdkit-gzip-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm88bc88d30605989aaac70c7472799c8b-
nbdkit-gzip-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm6470675191581fbb065884b26970bfac-
nbdkit-linuxdisk-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmffa927f797aab6d04d96dfe661e4584d-
nbdkit-nbd-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm607692b3236b3f4006a17156b912f6d6-
nbdkit-python-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm09d7615ef271c5a52195c4957dcc4554-
nbdkit-server-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm3058633d6a65fbf1480d4e37a35e1ce1-
nbdkit-ssh-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm60f3a1e8082371d3c80d4336d4961d08-
nbdkit-tar-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmb584a72e2b49827e518651e3c587974b-
nbdkit-tar-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm966268f84a271df2816a4d5fa4444ddb-
nbdkit-tmpdisk-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmb544ae6c248327f34a022ca411006cbe-
nbdkit-xz-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm462a4d54e9e4d074159d045dd3de53e8-
netcf-0.2.8-12.module+el8.8.0+20990+60c1530a.aarch64.rpm44467da9c8410deff20b1ad317b07d25-
netcf-devel-0.2.8-12.module+el8.8.0+20990+60c1530a.aarch64.rpm58d3ca09a477926e08e81aa2bded653d-
netcf-libs-0.2.8-12.module+el8.8.0+20990+60c1530a.aarch64.rpm75c92b76b60994cba8d6743e90dedcce-
ocaml-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm33630aa98320498df066a6c1caa386f4-
ocaml-hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm056d9b5eb9776f670c8c8539a858aa7b-
ocaml-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpme70fb1b9cbc8b51eabdcf91ef11a3a0c-
ocaml-libguestfs-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmeddce5a928a4100f3ee977ab0b8ed89b-
ocaml-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpmd832cfe2fc075613c3b286736f8f4322-
ocaml-libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpma947fe205fb85ebfa828b51d1cc90047-
perl-Sys-Guestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm6f19e725127b4c519f39d70b0f03dd6d-
perl-Sys-Virt-8.0.0-1.module+el8.8.0+20990+60c1530a.aarch64.rpm983ad517f3d60e63192bf273beb1727d-
perl-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm5469eda27928f8f315b9f7db6664a06a-
python3-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm71dde7971f45136c0c50335872ee4d0f-
python3-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm3e6c668a37ab5347036de112e0c37b90-
python3-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.aarch64.rpm33fc2feda4e5b0fd239b4993047afefb-
python3-libvirt-8.0.0-2.module+el8.8.0+20990+60c1530a.aarch64.rpm6bfe3ca8d595a1c00ebd5254f0fd030a-
qemu-guest-agent-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpm337f6c6c85e33813d9d556a4ed87fc06-
qemu-img-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpma1c467cdcfd110016d74db8f57b2cf4f-
qemu-kvm-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpmff0deb8a32896c269acc1968fa150487-
qemu-kvm-block-curl-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpm8c91ed7537d2142249ebf02d300afb5e-
qemu-kvm-block-iscsi-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpmb6a9c31cde40ecd0dcf7860eec2f8f8a-
qemu-kvm-block-rbd-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpm1a11932dc811ba0dc27782df13d65c44-
qemu-kvm-block-ssh-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpmcb033874abb773a1d78a4663c3e81764-
qemu-kvm-common-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpmb42c4dfb25f77680eec7adcbe3a86754-
qemu-kvm-core-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpma669328b3051b7bdb85943383affc74f-
qemu-kvm-docs-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpm9b2f27bfd567f7ee3391ab4899224b95-
qemu-kvm-tests-6.2.0-32.module+el8.8.0+21044+01700444.aarch64.rpm4d9476e105c675f77bdc3640fdc16031-
ruby-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.aarch64.rpm443e197757d19c694e60ec2668186cd7-
ruby-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpm0a67ef1086cb26c58ee590b285b9ca0e-
supermin-5.2.1-2.module+el8.8.0+20990+60c1530a.aarch64.rpm473ebcd80ce300d4103d68632f82d376-
supermin-devel-5.2.1-2.module+el8.8.0+20990+60c1530a.aarch64.rpm37ae6ddcfd2425e0e33155ab85e60711-
swtpm-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.aarch64.rpmda45dcfb82c2b2adce1c42f7df7f3bd4-
swtpm-devel-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.aarch64.rpmffe12bcedbeb37eadd0ca0e8db065f3d-
swtpm-libs-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.aarch64.rpm46be3f21676c4360b5eebb91980679e9-
swtpm-tools-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.aarch64.rpmd99034f96719ee456154214411cb3b32-
swtpm-tools-pkcs11-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.aarch64.rpm06aa8e5a93ee63219e7e28a04e3d5187-
virt-dib-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.aarch64.rpmee029371b6dac5c7627e26ae9306e45e-
Oracle Linux 8 (x86_64) hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.src.rpmcee413ace76ae477ef9f6cf83bd2ba6f-
libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.src.rpm5a8b2f041cdbf390489c70a23d809324-
libguestfs-winsupport-8.8-1.module+el8.8.0+20990+60c1530a.src.rpm8ca137d8d9b135954dc7e34191cae370-
libiscsi-1.18.0-8.module+el8.8.0+20990+60c1530a.src.rpm7e95d2c067d133d59e79f31ee8f37e61-
libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.src.rpm5afcc39e33f64f45d29734ddf43f7f58-
libtpms-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.src.rpmc7231f20a9d55b63f89149729b766c0b-
libvirt-8.0.0-19.0.1.module+el8.8.0+21044+01700444.src.rpma3cb33b9c456cbbc875e28fc7830d313-
libvirt-dbus-1.3.0-2.module+el8.8.0+20990+60c1530a.src.rpm979ca97ae669c801cb56a1cadb01b1b6-
libvirt-python-8.0.0-2.module+el8.8.0+20990+60c1530a.src.rpm94cfdfd9b6c5605e54dd554780cda9fc-
nbdkit-1.24.0-5.module+el8.8.0+20990+60c1530a.src.rpm37aae6a4ee9a96cdd55cb52ae93e5f91-
netcf-0.2.8-12.module+el8.8.0+20990+60c1530a.src.rpme95567125efaef30e20575f8456dc8cb-
perl-Sys-Virt-8.0.0-1.module+el8.8.0+20990+60c1530a.src.rpm43aaea370a0e63c0815c9b52f0c6785a-
qemu-kvm-6.2.0-32.module+el8.8.0+21044+01700444.src.rpm59cbca04843c8a3a581274eac78cf874-
seabios-1.16.0-3.module+el8.8.0+20990+60c1530a.src.rpm35c98990c1199d0b36bc8f1cde74f490-
sgabios-0.20170427git-3.module+el8.8.0+20990+60c1530a.src.rpm0c066b518bc9e1e21012b38de49b8492-
supermin-5.2.1-2.module+el8.8.0+20990+60c1530a.src.rpmd85fecc16c76cfb565611d3615ab4c3f-
swtpm-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.src.rpma1c36fc7d66505041be1fea4a59dedba-
virt-v2v-1.42.0-22.module+el8.8.0+21044+01700444.src.rpm6630521d203cad4974223b06c2512ed2-
hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpmacd9966c182ec2df6ec5f412b267f8d0-
hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpmf0dc6102d285ec7fcb59201f21950df3-
hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpm8c5fc13485dd943ce82545b84ebc1ee5-
hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpm48f28ee785d0a6bb78b149abd6db732a-
libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpma1292231ef44165d5d63048b5170be95-
libguestfs-appliance-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm79bb85636ac5fc5a0b101dd26d02697c-
libguestfs-bash-completion-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm67ef816df462f07d693fe55edbe27a55-
libguestfs-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm21a6d976662e8237663a3c32be6c4b02-
libguestfs-gfs2-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmfe14847f047c17d5167ec4ed44a36491-
libguestfs-gobject-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmdc828c3c07f8df9f5a7ff56fcf4abe55-
libguestfs-gobject-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm3040f889f5303015fd8602694215b96d-
libguestfs-inspect-icons-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpmd53a4a4d2d3d85b3432d336fe82846a7-
libguestfs-java-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmf3769b3a3cb1e53c712f37941c353743-
libguestfs-java-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm47ce1c324e76552fde523fccf22b32fd-
libguestfs-javadoc-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm776286d370cfccc6d04ba4d622cd3f9b-
libguestfs-man-pages-ja-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm3535bad15a8abba9fa821e7c95e7cb9f-
libguestfs-man-pages-uk-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm7e5698d455f749e0bf3d0021396cf4c9-
libguestfs-rescue-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm44e095f39c77a80f1335a56bf9cd8639-
libguestfs-rsync-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm3cd97a51e17e737c682cc26001fa1b49-
libguestfs-tools-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.noarch.rpm6a84998d868f98a648bb036485416ea5-
libguestfs-tools-c-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm2b5df53b922121e253d680e1d9f6b39f-
libguestfs-winsupport-8.8-1.module+el8.8.0+20990+60c1530a.i686.rpma8b67a984e0bc9cc9d214e86ead13d31-
libguestfs-winsupport-8.8-1.module+el8.8.0+20990+60c1530a.x86_64.rpm67653a0f0aff630c2ba013532c51b3ac-
libguestfs-xfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmc43b888bf80b10e2ed98112d9fa0be51-
libiscsi-1.18.0-8.module+el8.8.0+20990+60c1530a.i686.rpm886a506bec8cd3f5ba85526cbd71efbc-
libiscsi-1.18.0-8.module+el8.8.0+20990+60c1530a.x86_64.rpm1f0dca679236be42ff84352261ff1ac4-
libiscsi-devel-1.18.0-8.module+el8.8.0+20990+60c1530a.i686.rpm6c90a5e9215a1ae00cf11c736e070513-
libiscsi-devel-1.18.0-8.module+el8.8.0+20990+60c1530a.x86_64.rpmb6295303f61fb7b534509bc7db1c1ecf-
libiscsi-utils-1.18.0-8.module+el8.8.0+20990+60c1530a.i686.rpmdb120a5e280895b5dd57305a084e299e-
libiscsi-utils-1.18.0-8.module+el8.8.0+20990+60c1530a.x86_64.rpm1bea443519e88264b97f865fbcd461f3-
libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpm945fa5179b8c8e62692dd3ea7d7baf86-
libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm4f3c08c35677fcbeebb1e0e2aed0d9aa-
libnbd-bash-completion-1.6.0-5.module+el8.8.0+20990+60c1530a.noarch.rpm258f0226ceb3f2c8f742f3407d3f3f2e-
libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpmf50726f58f5f371fbe21e3e924b0823b-
libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmdf2f59f1b10be4a3d3dd579d4aac0702-
libtpms-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.x86_64.rpm7de54e34c06d2beba4fa780cbb5af655-
libtpms-devel-0.9.1-2.20211126git1ff6fe1f43.module+el8.8.0+21044+01700444.x86_64.rpm3131de3f75e66ab70b8f887fb22c8a00-
libvirt-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm0dd788a402ba12ab5f7a1ac293755ec7-
libvirt-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmec87e21bfd68242d89919efedf46f4b1-
libvirt-client-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm399ea175a046c62eae48782c797c119f-
libvirt-client-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm618443bae826f517483e8946a0e89a3b-
libvirt-daemon-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpmaea108dc4be3cd15dc9f8f958e81f4cc-
libvirt-daemon-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm55d468e24f764d48fd51ac465a152c6c-
libvirt-daemon-config-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm332c555367c14725804307e5a9f4c5df-
libvirt-daemon-config-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmfc9c43e373265354052b14d798a52a44-
libvirt-daemon-config-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm1de39160f110240e087f2e5943a88ddc-
libvirt-daemon-config-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm5d4fbef9d62807e1a9ab6924efad4c25-
libvirt-daemon-driver-interface-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpmd8d881c13bc2aa7218337f4b21899e83-
libvirt-daemon-driver-interface-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmba026f1e0a38184143287f75780c6d61-
libvirt-daemon-driver-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm0213687063198a7810d76a6a531b1b8f-
libvirt-daemon-driver-network-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm564d7030de6ac38ce869af1f3b46ed7d-
libvirt-daemon-driver-nodedev-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm50f560269d4a9c11b9a2851e31a92e19-
libvirt-daemon-driver-nodedev-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmd8e9fa0eeba7bca38157f5932d1f5011-
libvirt-daemon-driver-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm8f971a73aec9421504fa969658d16a97-
libvirt-daemon-driver-nwfilter-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm5700c358f7d44a8f63e0171ccbf3649f-
libvirt-daemon-driver-qemu-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm9863826b244abdbfccc0d6b369679c90-
libvirt-daemon-driver-secret-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpmd8cda84df5763488609fa6514b5e7c50-
libvirt-daemon-driver-secret-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm486768e93b41f631539f30b014997dc7-
libvirt-daemon-driver-storage-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpma8664c47ef32b12afc871c2f16deeccc-
libvirt-daemon-driver-storage-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm5e5d7e950ea072b28e0dfd07fcc99cc2-
libvirt-daemon-driver-storage-core-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm4f9fc69b8e881132d5fdba14b5eeca3d-
libvirt-daemon-driver-storage-core-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm6bb3fee051f96f8a04d3507b1fc1d348-
libvirt-daemon-driver-storage-disk-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm190640cf3dcfb6e8f2c846e8a72d59c7-
libvirt-daemon-driver-storage-disk-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmfbc1d841c9459a318463b954b16b0050-
libvirt-daemon-driver-storage-gluster-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm5c209a1ec0655daede7f02dd3426ce16-
libvirt-daemon-driver-storage-iscsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm04da8414e38b403350815825d796ce87-
libvirt-daemon-driver-storage-iscsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm5505890f7ee355c54eb9f4bcc2f25a06-
libvirt-daemon-driver-storage-iscsi-direct-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm0327bed408c68c1bde22842764311b1d-
libvirt-daemon-driver-storage-iscsi-direct-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpme1267a388fd808b7a353b221f074719f-
libvirt-daemon-driver-storage-logical-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpmdf4ba8c9eb6d1ec4357d77023ba0d028-
libvirt-daemon-driver-storage-logical-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmc8af4e2d5c6bc0d7cc49a4d12fccfc04-
libvirt-daemon-driver-storage-mpath-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm482b1104f7e9d6a894292099ca02e48b-
libvirt-daemon-driver-storage-mpath-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmef184e133a50eb7e1fb282f7a9f0adb8-
libvirt-daemon-driver-storage-rbd-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpma7b480021019f0895a65858e188983e0-
libvirt-daemon-driver-storage-scsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm055bf15b51092e4c6f7ee825d7d1d0d4-
libvirt-daemon-driver-storage-scsi-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm93924683b1e25d0f5581ae32a5a5c513-
libvirt-daemon-kvm-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm584ebdc36945fe108a07127739904cc3-
libvirt-dbus-1.3.0-2.module+el8.8.0+20990+60c1530a.i686.rpm0229bebc07ef6386b7e33edd82491138-
libvirt-dbus-1.3.0-2.module+el8.8.0+20990+60c1530a.x86_64.rpm1b173fc82e07582035c7d9320c244bcf-
libvirt-devel-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm9a2f7b0135f2284ddad0ea76eab932d6-
libvirt-devel-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmc821e7b04e4c9fc99f04a872f73439ae-
libvirt-docs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm4660802c719a38018ae164298d290f31-
libvirt-docs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm7d60ced5666f5286c5c4b28312aaaee6-
libvirt-libs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm067dc1ecf6931493b30666444c077e77-
libvirt-libs-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm74f7954b9b078abd4ed3dcc3fcf1748d-
libvirt-lock-sanlock-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpmf96d9bfef6222f6fbc3445dc5ffc26db-
libvirt-nss-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm41f0d44aeeea06edc403655590e1604f-
libvirt-nss-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm06d274ccea6153082298935ea678bd5e-
libvirt-wireshark-8.0.0-19.0.1.module+el8.8.0+21044+01700444.i686.rpm15f5203d0fe65143382df9f0c3952795-
libvirt-wireshark-8.0.0-19.0.1.module+el8.8.0+21044+01700444.x86_64.rpm164a44286661b6c11925f38663916b77-
lua-guestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpma339260c67dd91ace011fddf6836cabe-
nbdfuse-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpm2ff3e5c6983c825e12d480785f74dc4f-
nbdfuse-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm38335660b8ab40f0b7e18b3c91592d15-
nbdkit-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm2fd8f2ca9617d64f3cbf445062586d3f-
nbdkit-bash-completion-1.24.0-5.module+el8.8.0+20990+60c1530a.noarch.rpm3fa480492c50b62dfd0dee19a67ef345-
nbdkit-basic-filters-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmc4f26919bcbac9df3ce3462d292f7933-
nbdkit-basic-plugins-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm9831c31507055cc47fe7bc63079e0458-
nbdkit-curl-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm165ea63cd16f7de57bbb9f4db4e6a5f0-
nbdkit-devel-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm72ad1fd7d2e410472218d0991db4d40d-
nbdkit-example-plugins-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm88ab4ae389b7c0bd074e963e9ba73eb3-
nbdkit-gzip-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm172ac18cb4e94be3677c5d935ba804a4-
nbdkit-gzip-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmf5757ab1b353af733ee34db96d558b80-
nbdkit-linuxdisk-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm5eff6447acb7ddce5066759073ea1722-
nbdkit-nbd-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm7e2805cae3c52a9bcf0a1b688b5ea0fe-
nbdkit-python-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmc37d8d336140b96a655b4652105198a4-
nbdkit-server-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm4ddd717dd4eb2e4da5cee347a005b500-
nbdkit-ssh-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm9681ca02215d51fcadf0e0715fb2adda-
nbdkit-tar-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm2eb66590db5eaddbae185294725bcd98-
nbdkit-tar-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmf384617504daac44b04a05b783f0a371-
nbdkit-tmpdisk-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpme1904663b5e285900091374403510a99-
nbdkit-vddk-plugin-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpmbde38e809d2fc9350420460f2e698a0c-
nbdkit-xz-filter-1.24.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm5f59ce867324597ad0d64964f67064c8-
netcf-0.2.8-12.module+el8.8.0+20990+60c1530a.i686.rpm32b5c9ed129d5f007b7c14cad258dbe1-
netcf-0.2.8-12.module+el8.8.0+20990+60c1530a.x86_64.rpm31058b02345eeb7e7ad8eb4984db79b5-
netcf-devel-0.2.8-12.module+el8.8.0+20990+60c1530a.i686.rpm3a37995ec2b0b56aae5b3691c1430574-
netcf-devel-0.2.8-12.module+el8.8.0+20990+60c1530a.x86_64.rpm1138893d108a3817cde519ee0ceac562-
netcf-libs-0.2.8-12.module+el8.8.0+20990+60c1530a.i686.rpma50db7ce55a95984710853f731cb6aa9-
netcf-libs-0.2.8-12.module+el8.8.0+20990+60c1530a.x86_64.rpme0ba8157b6f72471ce48906d6bfdbecf-
ocaml-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpm283ed1fbf5fdfcf8c98ab2c0b82b94e4-
ocaml-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpm5027d2d355a98f1d8daa34d03ec0caf6-
ocaml-hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpm44c947d8d8454f7aa09633787fa2c22e-
ocaml-hivex-devel-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpme37804921d603dc27e3a93ed7ea96231-
ocaml-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm902dc7e052ca7518a9e7968b122f7840-
ocaml-libguestfs-devel-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpm99cc08424b3bf64b1a1b03c045d92e78-
ocaml-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpmc61e0c391c5d47d7e96031d2729841aa-
ocaml-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm08b9d8dbbe3dd9474793af18101722fa-
ocaml-libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpmb8d35db8e533314dc8dfc1e61839d757-
ocaml-libnbd-devel-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm7eb31e908e8fa4b97bc0970043ba1304-
perl-Sys-Guestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmd8cc077662b45714234477a77ffe4a1e-
perl-Sys-Virt-8.0.0-1.module+el8.8.0+20990+60c1530a.i686.rpm890d4a42cb8732574687c9d35bfd770c-
perl-Sys-Virt-8.0.0-1.module+el8.8.0+20990+60c1530a.x86_64.rpm1fb940e471b73e00cdd516428d1fbe6c-
perl-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpm733bb28ac2b1d7da58786511d2a22090-
perl-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpma4be4e018c7a01b551113e929779c156-
python3-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpmfe538d093a44089589d9389a0655748c-
python3-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpm6558c20af3796e89f85582e92f6c8907-
python3-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmd506850438a1e193696ae73df4577715-
python3-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.i686.rpmcfa69f409dc6de803a7052270cfdf9d4-
python3-libnbd-1.6.0-5.module+el8.8.0+20990+60c1530a.x86_64.rpm873b01af87e3eac824307947d40a9c01-
python3-libvirt-8.0.0-2.module+el8.8.0+20990+60c1530a.i686.rpm85c2fb321fad677a5d19c956a6b9d3fa-
python3-libvirt-8.0.0-2.module+el8.8.0+20990+60c1530a.x86_64.rpma8dbc8f04d8a56535a35e792dbb9f2f3-
qemu-guest-agent-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm3a37bb0ff1350ed99c1ab1b737dcc9d2-
qemu-img-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm832de9a28ac2bfe39592f13ae4bc952f-
qemu-kvm-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm0be4940032bbb50368713b0cdbff425c-
qemu-kvm-block-curl-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpmdfe88c245fbfa168cc529468ae974728-
qemu-kvm-block-gluster-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpmae1bbba25471d3b2673dff84306bcb1a-
qemu-kvm-block-iscsi-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpma83f66b44443029cb6505cc6da497176-
qemu-kvm-block-rbd-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm0a6d6f56112f7f6238dcd98f2d07ccda-
qemu-kvm-block-ssh-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpme094b3d1804e6f9dd06caaa7b0bd8409-
qemu-kvm-common-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm3c19f0f3c23ee2f26268c9d65351cfe7-
qemu-kvm-core-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpme2c6a089e2aa112dacc562efcffb68af-
qemu-kvm-docs-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm56ba05fab2907da291c88009c1792e78-
qemu-kvm-hw-usbredir-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpmf091003e5ca3161b6269f42c9f27ef30-
qemu-kvm-tests-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm4402bcfe5912431ab1f4162bafcd6655-
qemu-kvm-ui-opengl-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpme95503d8eae6b44c2dc98717aa9cdfe4-
qemu-kvm-ui-spice-6.2.0-32.module+el8.8.0+21044+01700444.x86_64.rpm01f6111e3220f2586436614b7e2483f0-
ruby-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.i686.rpmce40792f76cb7ddd5f4fe6a03893cf1b-
ruby-hivex-1.3.18-23.module+el8.8.0+20990+60c1530a.x86_64.rpm425a56a54beb8f37981fa4c2223dbda0-
ruby-libguestfs-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmcccb59d58c5b4189ae6aef33b21653ba-
seabios-1.16.0-3.module+el8.8.0+20990+60c1530a.x86_64.rpm0091e1e42a28b37cdbbbd03926c2d5d5-
seabios-bin-1.16.0-3.module+el8.8.0+20990+60c1530a.noarch.rpm148b308d61137ffdabb54ff65d6ef6c1-
seavgabios-bin-1.16.0-3.module+el8.8.0+20990+60c1530a.noarch.rpm51201318a4a6b64db29cf6c71fe63acf-
sgabios-0.20170427git-3.module+el8.8.0+20990+60c1530a.i686.rpm25b9f9c5351f055809a2ee765247d89c-
sgabios-0.20170427git-3.module+el8.8.0+20990+60c1530a.x86_64.rpma7f899a6a8621dd016b810c63936238b-
sgabios-bin-0.20170427git-3.module+el8.8.0+20990+60c1530a.noarch.rpm5a918e125344f716b92d2c815a44078f-
supermin-5.2.1-2.module+el8.8.0+20990+60c1530a.x86_64.rpmb1e9d8466b56ebe11615da52fadb02f9-
supermin-devel-5.2.1-2.module+el8.8.0+20990+60c1530a.x86_64.rpm624d494747ebbe90486dfef85d49aa98-
swtpm-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.x86_64.rpme92bd1fbe72c9e72d3309682b1bf5684-
swtpm-devel-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.x86_64.rpmf9d96198938b2f1e832a81006c0040e2-
swtpm-libs-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.x86_64.rpm9e31d572108993cceca0b3bf504dc9e2-
swtpm-tools-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.x86_64.rpm79c50f2427d8c6f534a933ccbe1cdfba-
swtpm-tools-pkcs11-0.7.0-4.20211109gitb79fd91.module+el8.8.0+20990+60c1530a.x86_64.rpmbf74fa31c761b14d9bf858f120d9c628-
virt-dib-1.44.0-9.0.1.module+el8.8.0+20990+60c1530a.x86_64.rpmbe2431a18a8fcf070fface9e7a731804-
virt-v2v-1.42.0-22.module+el8.8.0+21044+01700444.x86_64.rpm408fd3a5f7eff2332317382d0cf7b673-
virt-v2v-bash-completion-1.42.0-22.module+el8.8.0+21044+01700444.noarch.rpm2bbbc4fcfa8fd44c7bc41982486fa25c-
virt-v2v-man-pages-ja-1.42.0-22.module+el8.8.0+21044+01700444.noarch.rpmb384c7b2ae21f1b797ad18d42ec967f5-
virt-v2v-man-pages-uk-1.42.0-22.module+el8.8.0+21044+01700444.noarch.rpm487701e1948d8135cdd04ec1f26f698c-



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

software.hardware.complete