ID CVE-2020-8608
Summary In libslirp 4.1.0, as used in QEMU 4.2.0, tcp_subr.c misuses snprintf return values, leading to a buffer overflow in later code.
References
Vulnerable Configurations
  • cpe:2.3:a:libslirp_project:libslirp:4.1.0:*:*:*:*:*:*:*
    cpe:2.3:a:libslirp_project:libslirp:4.1.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:8.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:9.0:*:*:*:*:*:*:*
  • cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
    cpe:2.3:o:debian:debian_linux:10.0:*:*:*:*:*:*:*
  • cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
    cpe:2.3:o:opensuse:leap:15.1:*:*:*:*:*:*:*
CVSS
Base: 6.8 (as of 14-02-2021 - 03:50)
Impact:
Exploitability:
CWE CWE-120
CAPEC
  • Overflow Variables and Tags
    This type of attack leverages the use of tags or variables from a formatted configuration data to cause buffer overflow. The attacker crafts a malicious HTML page or configuration file that includes oversized strings, thus causing an overflow.
  • Buffer Overflow in an API Call
    This attack targets libraries or shared code modules which are vulnerable to buffer overflow attacks. An attacker who has access to an API may try to embed malicious code in the API function call and exploit a buffer overflow vulnerability in the function's implementation. All clients that make use of the code library thus become vulnerable by association. This has a very broad effect on security across a system, usually affecting more than one software process.
  • String Format Overflow in syslog()
    This attack targets the format string vulnerabilities in the syslog() function. An attacker would typically inject malicious input in the format string parameter of the syslog function. This is a common problem, and many public vulnerabilities and associated exploits have been posted.
  • Buffer Overflow via Environment Variables
    This attack pattern involves causing a buffer overflow through manipulation of environment variables. Once the attacker finds that they can modify an environment variable, they may try to overflow associated buffers. This attack leverages implicit trust often placed in environment variables.
  • Filter Failure through Buffer Overflow
    In this attack, the idea is to cause an active filter to fail by causing an oversized transaction. An attacker may try to feed overly long input strings to the program in an attempt to overwhelm the filter (by causing a buffer overflow) and hoping that the filter does not fail securely (i.e. the user input is let into the system unfiltered).
  • Buffer Overflow via Parameter Expansion
    In this attack, the target software is given input that the attacker knows will be modified and expanded in size during processing. This attack relies on the target software failing to anticipate that the expanded data may exceed some internal limit, thereby creating a buffer overflow.
  • Buffer Overflow in Local Command-Line Utilities
    This attack targets command-line utilities available in a number of shells. An attacker can leverage a vulnerability found in a command-line utility to escalate privilege to root.
  • Client-side Injection-induced Buffer Overflow
    This type of attack exploits a buffer overflow vulnerability in targeted client software through injection of malicious content from a custom-built hostile service.
  • Overflow Binary Resource File
    An attack of this type exploits a buffer overflow vulnerability in the handling of binary resources. Binary resources may include music files like MP3, image files like JPEG files, and any other binary file. These attacks may pass unnoticed to the client machine through normal usage of files, such as a browser loading a seemingly innocent JPEG file. This can allow the attacker access to the execution stack and execute arbitrary code in the target process. This attack pattern is a variant of standard buffer overflow attacks using an unexpected vector (binary files) to wrap its attack and open up a new attack vector. The attacker is required to either directly serve the binary content to the victim, or place it in a locale like a MP3 sharing application, for the victim to download. The attacker then is notified upon the download or otherwise locates the vulnerability opened up by the buffer overflow.
  • MIME Conversion
    An attacker exploits a weakness in the MIME conversion routine to cause a buffer overflow and gain control over the mail server machine. The MIME system is designed to allow various different information formats to be interpreted and sent via e-mail. Attack points exist when data are converted to MIME compatible format and back.
  • Buffer Overflow via Symbolic Links
    This type of attack leverages the use of symbolic links to cause buffer overflows. An attacker can try to create or manipulate a symbolic link file such that its contents result in out of bounds data. When the target software processes the symbolic link file, it could potentially overflow internal buffers with insufficient bounds checking.
  • Overflow Buffers
    Buffer Overflow attacks target improper or missing bounds checking on buffer operations, typically triggered by input injected by an adversary. As a consequence, an adversary is able to write past the boundaries of allocated buffer regions in memory, causing a program crash or potentially redirection of execution as per the adversaries' choice.
  • Forced Integer Overflow
    This attack forces an integer variable to go out of range. The integer variable is often used as an offset such as size of memory allocation or similarly. The attacker would typically control the value of such variable and try to get it out of range. For instance the integer in question is incremented past the maximum possible value, it may wrap to become a very small, or negative number, therefore providing a very incorrect value which can lead to unexpected behavior. At worst the attacker can execute arbitrary code.
Access
VectorComplexityAuthentication
NETWORK MEDIUM NONE
Impact
ConfidentialityIntegrityAvailability
PARTIAL PARTIAL PARTIAL
cvss-vector via4 AV:N/AC:M/Au:N/C:P/I:P/A:P
redhat via4
advisories
  • bugzilla
    id 1798453
    title CVE-2020-8608 QEMU: Slirp: potential OOB access due to unsafe snprintf() usages
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 7 is installed
        oval oval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • comment qemu-img is earlier than 10:1.5.3-173.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201208001
          • comment qemu-img is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345002
        • AND
          • comment qemu-kvm is earlier than 10:1.5.3-173.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201208003
          • comment qemu-kvm is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345004
        • AND
          • comment qemu-kvm-common is earlier than 10:1.5.3-173.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201208005
          • comment qemu-kvm-common is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20140704014
        • AND
          • comment qemu-kvm-tools is earlier than 10:1.5.3-173.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201208007
          • comment qemu-kvm-tools is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345006
    rhsa
    id RHSA-2020:1208
    released 2020-03-31
    severity Important
    title RHSA-2020:1208: qemu-kvm security update (Important)
  • bugzilla
    id 1798453
    title CVE-2020-8608 QEMU: Slirp: potential OOB access due to unsafe snprintf() usages
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 7 is installed
        oval oval:com.redhat.rhba:tst:20150364027
      • OR
        • AND
          • comment qemu-img-ma is earlier than 10:2.12.0-44.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201209001
          • comment qemu-img-ma is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20182762002
        • AND
          • comment qemu-kvm-common-ma is earlier than 10:2.12.0-44.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201209003
          • comment qemu-kvm-common-ma is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20182762004
        • AND
          • comment qemu-kvm-ma is earlier than 10:2.12.0-44.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201209005
          • comment qemu-kvm-ma is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20182762006
        • AND
          • comment qemu-kvm-tools-ma is earlier than 10:2.12.0-44.el7_8.1
            oval oval:com.redhat.rhsa:tst:20201209007
          • comment qemu-kvm-tools-ma is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20182762008
    rhsa
    id RHSA-2020:1209
    released 2020-03-31
    severity Important
    title RHSA-2020:1209: qemu-kvm-ma security update (Important)
  • bugzilla
    id 1806119
    title buildah COPY command is slow when .dockerignore file is not present [stream-container-tools-rhel8-rhel-8.1.1/buildah]
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 8 is installed
        oval oval:com.redhat.rhba:tst:20193384074
      • comment Module container-tools:rhel8 is enabled
        oval oval:com.redhat.rhsa:tst:20190975043
      • OR
        • AND
          • comment buildah is earlier than 0:1.11.6-6.module+el8.1.1+5865+cc793d95
            oval oval:com.redhat.rhsa:tst:20201379001
          • comment buildah is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975002
        • AND
          • comment buildah-debugsource is earlier than 0:1.11.6-6.module+el8.1.1+5865+cc793d95
            oval oval:com.redhat.rhsa:tst:20201379003
          • comment buildah-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975004
        • AND
          • comment buildah-tests is earlier than 0:1.11.6-6.module+el8.1.1+5865+cc793d95
            oval oval:com.redhat.rhsa:tst:20201379005
          • comment buildah-tests is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403006
        • AND
          • comment cockpit-podman is earlier than 0:11-1.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348007
          • comment cockpit-podman is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403008
        • AND
          • comment conmon is earlier than 2:2.0.6-1.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348009
          • comment conmon is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200348010
        • AND
          • comment container-selinux is earlier than 2:2.124.0-1.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348011
          • comment container-selinux is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975006
        • AND
          • comment containernetworking-plugins is earlier than 0:0.8.3-4.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348013
          • comment containernetworking-plugins is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975008
        • AND
          • comment containernetworking-plugins-debugsource is earlier than 0:0.8.3-4.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348015
          • comment containernetworking-plugins-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975010
        • AND
          • comment containers-common is earlier than 1:0.1.40-8.module+el8.1.1+5351+506397b0
            oval oval:com.redhat.rhsa:tst:20200348017
          • comment containers-common is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975012
        • AND
          • comment fuse-overlayfs is earlier than 0:0.7.2-5.module+el8.1.1+6114+953c5a57
            oval oval:com.redhat.rhsa:tst:20201379019
          • comment fuse-overlayfs is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975014
        • AND
          • comment fuse-overlayfs-debugsource is earlier than 0:0.7.2-5.module+el8.1.1+6114+953c5a57
            oval oval:com.redhat.rhsa:tst:20201379021
          • comment fuse-overlayfs-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975016
        • AND
          • comment podman is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379023
          • comment podman is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975026
        • AND
          • comment podman-debugsource is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379025
          • comment podman-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975028
        • AND
          • comment podman-docker is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379027
          • comment podman-docker is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975030
        • AND
          • comment podman-manpages is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379029
          • comment podman-manpages is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403036
        • AND
          • comment podman-remote is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379031
          • comment podman-remote is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403038
        • AND
          • comment podman-tests is earlier than 0:1.6.4-4.module+el8.1.1+5885+44006e55
            oval oval:com.redhat.rhsa:tst:20201379033
          • comment podman-tests is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403040
        • AND
          • comment python-podman-api is earlier than 0:1.2.0-0.2.gitd0a45fe.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348035
          • comment python-podman-api is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403042
        • AND
          • comment runc is earlier than 0:1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348037
          • comment runc is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975032
        • AND
          • comment runc-debugsource is earlier than 0:1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a
            oval oval:com.redhat.rhsa:tst:20200348039
          • comment runc-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975034
        • AND
          • comment skopeo is earlier than 1:0.1.40-8.module+el8.1.1+5351+506397b0
            oval oval:com.redhat.rhsa:tst:20200348041
          • comment skopeo is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975036
        • AND
          • comment skopeo-debugsource is earlier than 1:0.1.40-8.module+el8.1.1+5351+506397b0
            oval oval:com.redhat.rhsa:tst:20200348043
          • comment skopeo-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975038
        • AND
          • comment skopeo-tests is earlier than 1:0.1.40-8.module+el8.1.1+5351+506397b0
            oval oval:com.redhat.rhsa:tst:20200348045
          • comment skopeo-tests is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403052
        • AND
          • comment slirp4netns is earlier than 0:0.4.2-3.git21fdece.module+el8.1.1+5657+524a77d7
            oval oval:com.redhat.rhsa:tst:20201379047
          • comment slirp4netns is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975040
        • AND
          • comment slirp4netns-debugsource is earlier than 0:0.4.2-3.git21fdece.module+el8.1.1+5657+524a77d7
            oval oval:com.redhat.rhsa:tst:20201379049
          • comment slirp4netns-debugsource is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20190975042
        • AND
          • comment toolbox is earlier than 0:0.0.4-1.module+el8.1.1+4407+ac444e5d
            oval oval:com.redhat.rhsa:tst:20200348051
          • comment toolbox is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20193403058
        • AND
          • comment udica is earlier than 0:0.2.1-2.module+el8.1.1+4975+482d6f5d
            oval oval:com.redhat.rhsa:tst:20200348053
          • comment udica is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20200348054
    rhsa
    id RHSA-2020:1379
    released 2020-04-07
    severity Important
    title RHSA-2020:1379: container-tools:rhel8 security and bug fix update (Important)
  • bugzilla
    id 1798453
    title CVE-2020-8608 QEMU: Slirp: potential OOB access due to unsafe snprintf() usages
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 6 is installed
        oval oval:com.redhat.rhba:tst:20111656003
      • OR
        • AND
          • comment qemu-guest-agent is earlier than 2:0.12.1.2-2.506.el6_10.7
            oval oval:com.redhat.rhsa:tst:20201403001
          • comment qemu-guest-agent is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20121234002
        • AND
          • comment qemu-img is earlier than 2:0.12.1.2-2.506.el6_10.7
            oval oval:com.redhat.rhsa:tst:20201403003
          • comment qemu-img is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345002
        • AND
          • comment qemu-kvm is earlier than 2:0.12.1.2-2.506.el6_10.7
            oval oval:com.redhat.rhsa:tst:20201403005
          • comment qemu-kvm is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345004
        • AND
          • comment qemu-kvm-tools is earlier than 2:0.12.1.2-2.506.el6_10.7
            oval oval:com.redhat.rhsa:tst:20201403007
          • comment qemu-kvm-tools is signed with Red Hat redhatrelease2 key
            oval oval:com.redhat.rhsa:tst:20110345006
    rhsa
    id RHSA-2020:1403
    released 2020-04-08
    severity Important
    title RHSA-2020:1403: qemu-kvm security and bug fix update (Important)
  • bugzilla
    id 1810390
    title CVE-2019-20382 QEMU: vnc: memory leakage upon disconnect
    oval
    OR
    • comment Red Hat Enterprise Linux must be installed
      oval oval:com.redhat.rhba:tst:20070304026
    • AND
      • comment Red Hat Enterprise Linux 8 is installed
        oval oval:com.redhat.rhba:tst:20193384074
      • OR
        • AND
          • comment Module virt:rhel is enabled
            oval oval:com.redhat.rhsa:tst:20191175217
          • OR
            • AND
              • comment SLOF is earlier than 0:20171214-6.gitfa98132.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345001
              • comment SLOF is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175002
            • AND
              • comment hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345003
              • comment hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301002
            • AND
              • comment hivex-debugsource is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345005
              • comment hivex-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175006
            • AND
              • comment hivex-devel is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345007
              • comment hivex-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301004
            • AND
              • comment libguestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774009
              • comment libguestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586004
            • AND
              • comment libguestfs-bash-completion is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774011
              • comment libguestfs-bash-completion is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576006
            • AND
              • comment libguestfs-benchmarking is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774013
              • comment libguestfs-benchmarking is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175014
            • AND
              • comment libguestfs-debugsource is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774015
              • comment libguestfs-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175016
            • AND
              • comment libguestfs-devel is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774017
              • comment libguestfs-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586006
            • AND
              • comment libguestfs-gfs2 is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774019
              • comment libguestfs-gfs2 is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576010
            • AND
              • comment libguestfs-gobject is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774021
              • comment libguestfs-gobject is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576012
            • AND
              • comment libguestfs-gobject-devel is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774023
              • comment libguestfs-gobject-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576014
            • AND
              • comment libguestfs-inspect-icons is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774025
              • comment libguestfs-inspect-icons is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576018
            • AND
              • comment libguestfs-java is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774027
              • comment libguestfs-java is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586008
            • AND
              • comment libguestfs-java-devel is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774029
              • comment libguestfs-java-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586010
            • AND
              • comment libguestfs-javadoc is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774031
              • comment libguestfs-javadoc is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586012
            • AND
              • comment libguestfs-man-pages-ja is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774033
              • comment libguestfs-man-pages-ja is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576026
            • AND
              • comment libguestfs-man-pages-uk is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774035
              • comment libguestfs-man-pages-uk is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576028
            • AND
              • comment libguestfs-rescue is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774037
              • comment libguestfs-rescue is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576030
            • AND
              • comment libguestfs-rsync is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774039
              • comment libguestfs-rsync is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576032
            • AND
              • comment libguestfs-tools is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774041
              • comment libguestfs-tools is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586016
            • AND
              • comment libguestfs-tools-c is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774043
              • comment libguestfs-tools-c is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586018
            • AND
              • comment libguestfs-winsupport is earlier than 0:8.0-4.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345045
              • comment libguestfs-winsupport is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175046
            • AND
              • comment libguestfs-xfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774047
              • comment libguestfs-xfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576038
            • AND
              • comment libiscsi is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345049
              • comment libiscsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175050
            • AND
              • comment libiscsi-debugsource is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345051
              • comment libiscsi-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175052
            • AND
              • comment libiscsi-devel is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345053
              • comment libiscsi-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175054
            • AND
              • comment libiscsi-utils is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345055
              • comment libiscsi-utils is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175056
            • AND
              • comment libvirt is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774057
              • comment libvirt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581002
            • AND
              • comment libvirt-admin is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774059
              • comment libvirt-admin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396004
            • AND
              • comment libvirt-bash-completion is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774061
              • comment libvirt-bash-completion is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20183113006
            • AND
              • comment libvirt-client is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774063
              • comment libvirt-client is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581004
            • AND
              • comment libvirt-daemon is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774065
              • comment libvirt-daemon is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914006
            • AND
              • comment libvirt-daemon-config-network is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774067
              • comment libvirt-daemon-config-network is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914008
            • AND
              • comment libvirt-daemon-config-nwfilter is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774069
              • comment libvirt-daemon-config-nwfilter is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914010
            • AND
              • comment libvirt-daemon-driver-interface is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774071
              • comment libvirt-daemon-driver-interface is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914012
            • AND
              • comment libvirt-daemon-driver-network is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774073
              • comment libvirt-daemon-driver-network is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914016
            • AND
              • comment libvirt-daemon-driver-nodedev is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774075
              • comment libvirt-daemon-driver-nodedev is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914018
            • AND
              • comment libvirt-daemon-driver-nwfilter is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774077
              • comment libvirt-daemon-driver-nwfilter is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914020
            • AND
              • comment libvirt-daemon-driver-qemu is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774079
              • comment libvirt-daemon-driver-qemu is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914022
            • AND
              • comment libvirt-daemon-driver-secret is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774081
              • comment libvirt-daemon-driver-secret is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914024
            • AND
              • comment libvirt-daemon-driver-storage is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774083
              • comment libvirt-daemon-driver-storage is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914026
            • AND
              • comment libvirt-daemon-driver-storage-core is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774085
              • comment libvirt-daemon-driver-storage-core is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396030
            • AND
              • comment libvirt-daemon-driver-storage-disk is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774087
              • comment libvirt-daemon-driver-storage-disk is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396032
            • AND
              • comment libvirt-daemon-driver-storage-gluster is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774089
              • comment libvirt-daemon-driver-storage-gluster is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396034
            • AND
              • comment libvirt-daemon-driver-storage-iscsi is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774091
              • comment libvirt-daemon-driver-storage-iscsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396036
            • AND
              • comment libvirt-daemon-driver-storage-logical is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774093
              • comment libvirt-daemon-driver-storage-logical is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396038
            • AND
              • comment libvirt-daemon-driver-storage-mpath is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774095
              • comment libvirt-daemon-driver-storage-mpath is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396040
            • AND
              • comment libvirt-daemon-driver-storage-rbd is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774097
              • comment libvirt-daemon-driver-storage-rbd is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396042
            • AND
              • comment libvirt-daemon-driver-storage-scsi is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774099
              • comment libvirt-daemon-driver-storage-scsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396044
            • AND
              • comment libvirt-daemon-kvm is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774101
              • comment libvirt-daemon-kvm is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914028
            • AND
              • comment libvirt-dbus is earlier than 0:1.2.0-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345103
              • comment libvirt-dbus is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175108
            • AND
              • comment libvirt-dbus-debugsource is earlier than 0:1.2.0-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345105
              • comment libvirt-dbus-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175110
            • AND
              • comment libvirt-debugsource is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774107
              • comment libvirt-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175112
            • AND
              • comment libvirt-devel is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774109
              • comment libvirt-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581006
            • AND
              • comment libvirt-docs is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774111
              • comment libvirt-docs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914034
            • AND
              • comment libvirt-libs is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774113
              • comment libvirt-libs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396054
            • AND
              • comment libvirt-lock-sanlock is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774115
              • comment libvirt-lock-sanlock is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581008
            • AND
              • comment libvirt-nss is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774117
              • comment libvirt-nss is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162577040
            • AND
              • comment libvirt-python-debugsource is earlier than 0:4.5.0-2.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345119
              • comment libvirt-python-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191268124
            • AND
              • comment lua-guestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774121
              • comment lua-guestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576040
            • AND
              • comment nbdkit is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345123
              • comment nbdkit is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175126
            • AND
              • comment nbdkit-bash-completion is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345125
              • comment nbdkit-bash-completion is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175128
            • AND
              • comment nbdkit-basic-plugins is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345127
              • comment nbdkit-basic-plugins is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175130
            • AND
              • comment nbdkit-debugsource is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345129
              • comment nbdkit-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175132
            • AND
              • comment nbdkit-devel is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345131
              • comment nbdkit-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175134
            • AND
              • comment nbdkit-example-plugins is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345133
              • comment nbdkit-example-plugins is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175136
            • AND
              • comment nbdkit-plugin-gzip is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345135
              • comment nbdkit-plugin-gzip is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175138
            • AND
              • comment nbdkit-plugin-python-common is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345137
              • comment nbdkit-plugin-python-common is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175140
            • AND
              • comment nbdkit-plugin-python3 is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345139
              • comment nbdkit-plugin-python3 is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175142
            • AND
              • comment nbdkit-plugin-vddk is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345141
              • comment nbdkit-plugin-vddk is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175144
            • AND
              • comment nbdkit-plugin-xz is earlier than 0:1.4.2-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345143
              • comment nbdkit-plugin-xz is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175146
            • AND
              • comment netcf is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345145
              • comment netcf is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307002
            • AND
              • comment netcf-debugsource is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345147
              • comment netcf-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175150
            • AND
              • comment netcf-devel is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345149
              • comment netcf-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307004
            • AND
              • comment netcf-libs is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345151
              • comment netcf-libs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307006
            • AND
              • comment perl-Sys-Guestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774153
              • comment perl-Sys-Guestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586024
            • AND
              • comment perl-Sys-Virt is earlier than 0:4.5.0-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345155
              • comment perl-Sys-Virt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175158
            • AND
              • comment perl-Sys-Virt-debugsource is earlier than 0:4.5.0-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345157
              • comment perl-Sys-Virt-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175160
            • AND
              • comment perl-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345159
              • comment perl-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301010
            • AND
              • comment python3-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345161
              • comment python3-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175164
            • AND
              • comment python3-libguestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774163
              • comment python3-libguestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175166
            • AND
              • comment python3-libvirt is earlier than 0:4.5.0-2.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345165
              • comment python3-libvirt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175168
            • AND
              • comment qemu-guest-agent is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774167
              • comment qemu-guest-agent is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20121234002
            • AND
              • comment qemu-img is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774169
              • comment qemu-img is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110345002
            • AND
              • comment qemu-kvm is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774171
              • comment qemu-kvm is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110345004
            • AND
              • comment qemu-kvm-block-curl is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774173
              • comment qemu-kvm-block-curl is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175176
            • AND
              • comment qemu-kvm-block-gluster is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774175
              • comment qemu-kvm-block-gluster is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175178
            • AND
              • comment qemu-kvm-block-iscsi is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774177
              • comment qemu-kvm-block-iscsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175180
            • AND
              • comment qemu-kvm-block-rbd is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774179
              • comment qemu-kvm-block-rbd is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175182
            • AND
              • comment qemu-kvm-block-ssh is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774181
              • comment qemu-kvm-block-ssh is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175184
            • AND
              • comment qemu-kvm-common is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774183
              • comment qemu-kvm-common is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140704014
            • AND
              • comment qemu-kvm-core is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774185
              • comment qemu-kvm-core is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175188
            • AND
              • comment qemu-kvm-debugsource is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774187
              • comment qemu-kvm-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175190
            • AND
              • comment ruby-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345189
              • comment ruby-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301014
            • AND
              • comment ruby-libguestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774191
              • comment ruby-libguestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586028
            • AND
              • comment seabios is earlier than 0:1.11.1-4.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345193
              • comment seabios is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175196
            • AND
              • comment seabios-bin is earlier than 0:1.11.1-4.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345195
              • comment seabios-bin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175198
            • AND
              • comment seavgabios-bin is earlier than 0:1.11.1-4.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345197
              • comment seavgabios-bin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175200
            • AND
              • comment sgabios is earlier than 1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345199
              • comment sgabios is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175202
            • AND
              • comment sgabios-bin is earlier than 1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345201
              • comment sgabios-bin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175204
            • AND
              • comment supermin is earlier than 0:5.1.19-9.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345203
              • comment supermin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175206
            • AND
              • comment supermin-debugsource is earlier than 0:5.1.19-9.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345205
              • comment supermin-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175208
            • AND
              • comment supermin-devel is earlier than 0:5.1.19-9.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345207
              • comment supermin-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175210
            • AND
              • comment virt-dib is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774209
              • comment virt-dib is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162576052
            • AND
              • comment virt-v2v is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774211
              • comment virt-v2v is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20111615002
        • AND
          • comment Module virt-devel:rhel is enabled
            oval oval:com.redhat.rhsa:tst:20193345273
          • OR
            • AND
              • comment hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345216
              • comment hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301002
            • AND
              • comment hivex-debugsource is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345217
              • comment hivex-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175006
            • AND
              • comment hivex-devel is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345218
              • comment hivex-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301004
            • AND
              • comment libguestfs-winsupport is earlier than 0:8.0-4.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345219
              • comment libguestfs-winsupport is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175046
            • AND
              • comment libiscsi is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345220
              • comment libiscsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175050
            • AND
              • comment libiscsi-debugsource is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345221
              • comment libiscsi-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175052
            • AND
              • comment libiscsi-devel is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345222
              • comment libiscsi-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175054
            • AND
              • comment libiscsi-utils is earlier than 0:1.18.0-8.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345223
              • comment libiscsi-utils is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175056
            • AND
              • comment libvirt is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774222
              • comment libvirt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581002
            • AND
              • comment libvirt-admin is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774223
              • comment libvirt-admin is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396004
            • AND
              • comment libvirt-bash-completion is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774224
              • comment libvirt-bash-completion is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20183113006
            • AND
              • comment libvirt-client is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774225
              • comment libvirt-client is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581004
            • AND
              • comment libvirt-daemon is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774226
              • comment libvirt-daemon is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914006
            • AND
              • comment libvirt-daemon-config-network is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774227
              • comment libvirt-daemon-config-network is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914008
            • AND
              • comment libvirt-daemon-config-nwfilter is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774228
              • comment libvirt-daemon-config-nwfilter is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914010
            • AND
              • comment libvirt-daemon-driver-interface is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774229
              • comment libvirt-daemon-driver-interface is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914012
            • AND
              • comment libvirt-daemon-driver-network is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774230
              • comment libvirt-daemon-driver-network is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914016
            • AND
              • comment libvirt-daemon-driver-nodedev is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774231
              • comment libvirt-daemon-driver-nodedev is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914018
            • AND
              • comment libvirt-daemon-driver-nwfilter is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774232
              • comment libvirt-daemon-driver-nwfilter is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914020
            • AND
              • comment libvirt-daemon-driver-secret is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774233
              • comment libvirt-daemon-driver-secret is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914024
            • AND
              • comment libvirt-daemon-driver-storage is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774234
              • comment libvirt-daemon-driver-storage is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914026
            • AND
              • comment libvirt-daemon-driver-storage-core is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774235
              • comment libvirt-daemon-driver-storage-core is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396030
            • AND
              • comment libvirt-daemon-driver-storage-disk is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774236
              • comment libvirt-daemon-driver-storage-disk is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396032
            • AND
              • comment libvirt-daemon-driver-storage-iscsi is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774237
              • comment libvirt-daemon-driver-storage-iscsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396036
            • AND
              • comment libvirt-daemon-driver-storage-logical is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774238
              • comment libvirt-daemon-driver-storage-logical is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396038
            • AND
              • comment libvirt-daemon-driver-storage-mpath is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774239
              • comment libvirt-daemon-driver-storage-mpath is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396040
            • AND
              • comment libvirt-daemon-driver-storage-rbd is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774240
              • comment libvirt-daemon-driver-storage-rbd is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396042
            • AND
              • comment libvirt-daemon-driver-storage-scsi is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774241
              • comment libvirt-daemon-driver-storage-scsi is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396044
            • AND
              • comment libvirt-dbus is earlier than 0:1.2.0-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345244
              • comment libvirt-dbus is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175108
            • AND
              • comment libvirt-dbus-debugsource is earlier than 0:1.2.0-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345245
              • comment libvirt-dbus-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175110
            • AND
              • comment libvirt-debugsource is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774244
              • comment libvirt-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175112
            • AND
              • comment libvirt-devel is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774245
              • comment libvirt-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20131581006
            • AND
              • comment libvirt-docs is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774246
              • comment libvirt-docs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20140914034
            • AND
              • comment libvirt-libs is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774247
              • comment libvirt-libs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20181396054
            • AND
              • comment libvirt-nss is earlier than 0:4.5.0-42.module+el8.2.0+6024+15a2423f
                oval oval:com.redhat.rhsa:tst:20202774248
              • comment libvirt-nss is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20162577040
            • AND
              • comment libvirt-python-debugsource is earlier than 0:4.5.0-2.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345251
              • comment libvirt-python-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191268124
            • AND
              • comment netcf is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345252
              • comment netcf is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307002
            • AND
              • comment netcf-debugsource is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345253
              • comment netcf-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175150
            • AND
              • comment netcf-devel is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345254
              • comment netcf-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307004
            • AND
              • comment netcf-libs is earlier than 0:0.2.8-12.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345255
              • comment netcf-libs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhba:tst:20151307006
            • AND
              • comment ocaml-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345256
              • comment ocaml-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301006
            • AND
              • comment ocaml-hivex-devel is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345258
              • comment ocaml-hivex-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301008
            • AND
              • comment ocaml-libguestfs is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774258
              • comment ocaml-libguestfs is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586020
            • AND
              • comment ocaml-libguestfs-devel is earlier than 1:1.38.4-15.module+el8.2.0+5297+222a20af
                oval oval:com.redhat.rhsa:tst:20202774260
              • comment ocaml-libguestfs-devel is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20110586022
            • AND
              • comment perl-Sys-Virt is earlier than 0:4.5.0-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345264
              • comment perl-Sys-Virt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175158
            • AND
              • comment perl-Sys-Virt-debugsource is earlier than 0:4.5.0-5.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345265
              • comment perl-Sys-Virt-debugsource is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175160
            • AND
              • comment perl-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345266
              • comment perl-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301010
            • AND
              • comment python3-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345267
              • comment python3-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175164
            • AND
              • comment python3-libvirt is earlier than 0:4.5.0-2.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345268
              • comment python3-libvirt is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175168
            • AND
              • comment qemu-kvm-tests is earlier than 15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
                oval oval:com.redhat.rhsa:tst:20202774267
              • comment qemu-kvm-tests is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20193345270
            • AND
              • comment ruby-hivex is earlier than 0:1.3.15-7.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345271
              • comment ruby-hivex is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20150301014
            • AND
              • comment sgabios is earlier than 1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
                oval oval:com.redhat.rhsa:tst:20193345272
              • comment sgabios is signed with Red Hat redhatrelease2 key
                oval oval:com.redhat.rhsa:tst:20191175202
    rhsa
    id RHSA-2020:2774
    released 2020-06-30
    severity Important
    title RHSA-2020:2774: virt:rhel security update (Important)
rpms
  • atomic-enterprise-service-catalog-1:4.3.3-202002170501.git.1.f30799e.el7
  • atomic-enterprise-service-catalog-svcat-1:4.3.3-202002170501.git.1.f30799e.el7
  • atomic-openshift-service-idler-0:4.3.3-202002170501.git.1.4feff9c.el7
  • cri-o-0:1.16.3-20.dev.rhaos4.3.git11c04e3.el7
  • cri-o-0:1.16.3-22.dev.rhaos4.3.git11c04e3.el8
  • cri-o-debuginfo-0:1.16.3-20.dev.rhaos4.3.git11c04e3.el7
  • cri-o-debuginfo-0:1.16.3-22.dev.rhaos4.3.git11c04e3.el8
  • cri-o-debugsource-0:1.16.3-22.dev.rhaos4.3.git11c04e3.el8
  • cri-tools-0:1.17.0-1.el8
  • dracut-0:049-64.git20200123.el8
  • dracut-caps-0:049-64.git20200123.el8
  • dracut-config-generic-0:049-64.git20200123.el8
  • dracut-config-rescue-0:049-64.git20200123.el8
  • dracut-debuginfo-0:049-64.git20200123.el8
  • dracut-debugsource-0:049-64.git20200123.el8
  • dracut-live-0:049-64.git20200123.el8
  • dracut-network-0:049-64.git20200123.el8
  • dracut-squash-0:049-64.git20200123.el8
  • dracut-tools-0:049-64.git20200123.el8
  • jenkins-0:2.204.1.1581950993-1.el7
  • jenkins-2-plugins-0:4.3.1581956184-1.el7
  • machine-config-daemon-0:4.3.3-202002170501.git.1.6b1b155.el8
  • openshift-ansible-0:4.3.3-202002142331.git.173.bb0b5a1.el7
  • openshift-ansible-test-0:4.3.3-202002142331.git.173.bb0b5a1.el7
  • openshift-clients-0:4.3.3-202002140552.git.1.ff73b47.el7
  • openshift-clients-0:4.3.3-202002140552.git.1.ff73b47.el8
  • openshift-clients-redistributable-0:4.3.3-202002140552.git.1.ff73b47.el7
  • openshift-clients-redistributable-0:4.3.3-202002140552.git.1.ff73b47.el8
  • openshift-hyperkube-0:4.3.3-202002140552.git.0.e38059c.el7
  • openshift-hyperkube-0:4.3.3-202002140552.git.0.e38059c.el8
  • openshift-kuryr-cni-0:4.3.3-202002170501.git.1.3b8b4cc.el8
  • openshift-kuryr-common-0:4.3.3-202002170501.git.1.3b8b4cc.el8
  • openshift-kuryr-controller-0:4.3.3-202002170501.git.1.3b8b4cc.el8
  • python3-kuryr-kubernetes-0:4.3.3-202002170501.git.1.3b8b4cc.el8
  • slirp4netns-0:0.4.2-4.git21fdece.el8
  • slirp4netns-debuginfo-0:0.4.2-4.git21fdece.el8
  • slirp4netns-debugsource-0:0.4.2-4.git21fdece.el8
  • toolbox-0:0.0.6-1.rhaos4.3.el8
  • slirp4netns-0:0.3.0-8.el7_7
  • slirp4netns-debuginfo-0:0.3.0-8.el7_7
  • qemu-img-10:1.5.3-173.el7_8.1
  • qemu-kvm-10:1.5.3-173.el7_8.1
  • qemu-kvm-common-10:1.5.3-173.el7_8.1
  • qemu-kvm-debuginfo-10:1.5.3-173.el7_8.1
  • qemu-kvm-tools-10:1.5.3-173.el7_8.1
  • qemu-img-ma-10:2.12.0-44.el7_8.1
  • qemu-kvm-common-ma-10:2.12.0-44.el7_8.1
  • qemu-kvm-ma-10:2.12.0-44.el7_8.1
  • qemu-kvm-ma-debuginfo-10:2.12.0-44.el7_8.1
  • qemu-kvm-tools-ma-10:2.12.0-44.el7_8.1
  • SLOF-0:20190703-1.gitba1ab360.module+el8.1.1+5309+6d656f05
  • hivex-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • hivex-debuginfo-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • hivex-debugsource-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • hivex-devel-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • libguestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-bash-completion-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-benchmarking-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-benchmarking-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-debugsource-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-devel-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-gfs2-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-gobject-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-gobject-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-gobject-devel-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-inspect-icons-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-java-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-java-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-java-devel-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-javadoc-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-man-pages-ja-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-man-pages-uk-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-rescue-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-rsync-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-tools-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-tools-c-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-tools-c-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libguestfs-winsupport-0:8.0-4.module+el8.1.1+5309+6d656f05
  • libguestfs-xfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • libiscsi-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libiscsi-debuginfo-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libiscsi-debugsource-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libiscsi-devel-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libiscsi-utils-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.1.1+5309+6d656f05
  • libnbd-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • libnbd-debuginfo-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • libnbd-debugsource-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • libnbd-devel-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • libtpms-0:0.7.0-1.20191018gitdc116933b7.module+el8.1.1+5309+6d656f05
  • libtpms-debuginfo-0:0.7.0-1.20191018gitdc116933b7.module+el8.1.1+5309+6d656f05
  • libtpms-debugsource-0:0.7.0-1.20191018gitdc116933b7.module+el8.1.1+5309+6d656f05
  • libtpms-devel-0:0.7.0-1.20191018gitdc116933b7.module+el8.1.1+5309+6d656f05
  • libvirt-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-admin-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-admin-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-bash-completion-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-client-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-client-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-config-network-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-config-nwfilter-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-interface-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-interface-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-network-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-network-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-nodedev-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-nodedev-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-nwfilter-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-nwfilter-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-qemu-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-qemu-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-secret-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-secret-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-core-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-core-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-disk-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-disk-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-gluster-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-gluster-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-iscsi-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-iscsi-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-iscsi-direct-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-iscsi-direct-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-logical-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-logical-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-mpath-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-mpath-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-rbd-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-rbd-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-scsi-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-driver-storage-scsi-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-daemon-kvm-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-dbus-0:1.3.0-2.module+el8.1.1+5309+6d656f05
  • libvirt-dbus-debuginfo-0:1.3.0-2.module+el8.1.1+5309+6d656f05
  • libvirt-dbus-debugsource-0:1.3.0-2.module+el8.1.1+5309+6d656f05
  • libvirt-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-debugsource-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-devel-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-docs-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-libs-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-libs-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-lock-sanlock-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-lock-sanlock-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-nss-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-nss-debuginfo-0:5.6.0-10.module+el8.1.1+5309+6d656f05
  • libvirt-python-debugsource-0:5.6.0-3.module+el8.1.1+5309+6d656f05
  • lua-guestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • lua-guestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • nbdkit-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-bash-completion-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-basic-filters-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-basic-filters-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-basic-plugins-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-basic-plugins-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-curl-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-curl-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-debugsource-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-devel-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-example-plugins-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-example-plugins-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-gzip-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-gzip-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-linuxdisk-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-linuxdisk-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-python-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-python-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-server-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-server-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-ssh-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-ssh-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-vddk-plugin-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-vddk-plugin-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-xz-filter-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • nbdkit-xz-filter-debuginfo-0:1.12.5-2.module+el8.1.1+5309+6d656f05
  • netcf-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • netcf-debuginfo-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • netcf-debugsource-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • netcf-devel-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • netcf-libs-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • netcf-libs-debuginfo-0:0.2.8-12.module+el8.1.1+5309+6d656f05
  • ocaml-hivex-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • ocaml-hivex-debuginfo-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • ocaml-hivex-devel-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • ocaml-libguestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • ocaml-libguestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • ocaml-libguestfs-devel-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • ocaml-libnbd-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • ocaml-libnbd-debuginfo-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • ocaml-libnbd-devel-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • perl-Sys-Guestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • perl-Sys-Guestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • perl-Sys-Virt-0:5.6.0-2.module+el8.1.1+5309+6d656f05
  • perl-Sys-Virt-debuginfo-0:5.6.0-2.module+el8.1.1+5309+6d656f05
  • perl-Sys-Virt-debugsource-0:5.6.0-2.module+el8.1.1+5309+6d656f05
  • perl-hivex-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • perl-hivex-debuginfo-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • python3-hivex-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • python3-hivex-debuginfo-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • python3-libguestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • python3-libguestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • python3-libnbd-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • python3-libnbd-debuginfo-0:1.0.3-1.module+el8.1.1+5659+15cacc69
  • python3-libvirt-0:5.6.0-3.module+el8.1.1+5309+6d656f05
  • python3-libvirt-debuginfo-0:5.6.0-3.module+el8.1.1+5309+6d656f05
  • python3-pyvmomi-0:6.7.1-7.module+el8.1.1+5668+2d43f0bb
  • qemu-guest-agent-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-guest-agent-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-img-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-img-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-curl-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-curl-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-gluster-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-gluster-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-iscsi-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-iscsi-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-rbd-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-rbd-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-ssh-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-block-ssh-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-common-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-common-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-core-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-core-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-debugsource-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-tests-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • qemu-kvm-tests-debuginfo-15:4.1.0-23.module+el8.1.1+5938+f5e53076.2
  • ruby-hivex-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • ruby-hivex-debuginfo-0:1.3.15-7.module+el8.1.1+5309+6d656f05
  • ruby-libguestfs-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • ruby-libguestfs-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • seabios-0:1.12.0-5.module+el8.1.1+5309+6d656f05
  • seabios-bin-0:1.12.0-5.module+el8.1.1+5309+6d656f05
  • seavgabios-bin-0:1.12.0-5.module+el8.1.1+5309+6d656f05
  • sgabios-1:0.20170427git-3.module+el8.1.1+5309+6d656f05
  • sgabios-bin-1:0.20170427git-3.module+el8.1.1+5309+6d656f05
  • supermin-0:5.1.19-10.module+el8.1.1+5309+6d656f05
  • supermin-debuginfo-0:5.1.19-10.module+el8.1.1+5309+6d656f05
  • supermin-debugsource-0:5.1.19-10.module+el8.1.1+5309+6d656f05
  • supermin-devel-0:5.1.19-10.module+el8.1.1+5309+6d656f05
  • swtpm-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-debuginfo-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-debugsource-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-devel-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-libs-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-libs-debuginfo-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-tools-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • swtpm-tools-debuginfo-0:0.2.0-1.20191018git9227cf4.module+el8.1.1+5309+6d656f05
  • virglrenderer-0:0.6.0-5.20180814git491d3b705.module+el8.1.1+5309+6d656f05
  • virglrenderer-devel-0:0.6.0-5.20180814git491d3b705.module+el8.1.1+5309+6d656f05
  • virglrenderer-test-server-0:0.6.0-5.20180814git491d3b705.module+el8.1.1+5309+6d656f05
  • virt-dib-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • virt-dib-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • virt-p2v-maker-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • virt-v2v-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • virt-v2v-debuginfo-1:1.40.2-16.module+el8.1.1+5309+6d656f05
  • qemu-img-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-common-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-rhev-debuginfo-10:2.12.0-44.el7_8.1
  • qemu-kvm-tools-rhev-10:2.12.0-44.el7_8.1
  • qemu-img-rhev-10:2.12.0-33.el7_7.10
  • qemu-kvm-common-rhev-10:2.12.0-33.el7_7.10
  • qemu-kvm-rhev-10:2.12.0-33.el7_7.10
  • qemu-kvm-rhev-debuginfo-10:2.12.0-33.el7_7.10
  • qemu-kvm-tools-rhev-10:2.12.0-33.el7_7.10
  • qemu-img-10:1.5.3-167.el7_7.6
  • qemu-kvm-10:1.5.3-167.el7_7.6
  • qemu-kvm-common-10:1.5.3-167.el7_7.6
  • qemu-kvm-debuginfo-10:1.5.3-167.el7_7.6
  • qemu-kvm-tools-10:1.5.3-167.el7_7.6
  • qemu-img-ma-10:2.12.0-33.el7_7.3
  • qemu-kvm-common-ma-10:2.12.0-33.el7_7.3
  • qemu-kvm-ma-10:2.12.0-33.el7_7.3
  • qemu-kvm-ma-debuginfo-10:2.12.0-33.el7_7.3
  • qemu-kvm-tools-ma-10:2.12.0-33.el7_7.3
  • buildah-0:1.11.6-6.module+el8.1.1+5865+cc793d95
  • buildah-debuginfo-0:1.11.6-6.module+el8.1.1+5865+cc793d95
  • buildah-debugsource-0:1.11.6-6.module+el8.1.1+5865+cc793d95
  • buildah-tests-0:1.11.6-6.module+el8.1.1+5865+cc793d95
  • buildah-tests-debuginfo-0:1.11.6-6.module+el8.1.1+5865+cc793d95
  • cockpit-podman-0:11-1.module+el8.1.1+5259+bcdd613a
  • conmon-2:2.0.6-1.module+el8.1.1+5259+bcdd613a
  • container-selinux-2:2.124.0-1.module+el8.1.1+5259+bcdd613a
  • containernetworking-plugins-0:0.8.3-4.module+el8.1.1+5259+bcdd613a
  • containernetworking-plugins-debuginfo-0:0.8.3-4.module+el8.1.1+5259+bcdd613a
  • containernetworking-plugins-debugsource-0:0.8.3-4.module+el8.1.1+5259+bcdd613a
  • containers-common-1:0.1.40-8.module+el8.1.1+5351+506397b0
  • fuse-overlayfs-0:0.7.2-5.module+el8.1.1+6114+953c5a57
  • fuse-overlayfs-debuginfo-0:0.7.2-5.module+el8.1.1+6114+953c5a57
  • fuse-overlayfs-debugsource-0:0.7.2-5.module+el8.1.1+6114+953c5a57
  • podman-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-debuginfo-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-debugsource-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-docker-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-manpages-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-remote-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-remote-debuginfo-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • podman-tests-0:1.6.4-4.module+el8.1.1+5885+44006e55
  • python-podman-api-0:1.2.0-0.2.gitd0a45fe.module+el8.1.1+5259+bcdd613a
  • runc-0:1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a
  • runc-debuginfo-0:1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a
  • runc-debugsource-0:1.0.0-64.rc9.module+el8.1.1+5259+bcdd613a
  • skopeo-1:0.1.40-8.module+el8.1.1+5351+506397b0
  • skopeo-debuginfo-1:0.1.40-8.module+el8.1.1+5351+506397b0
  • skopeo-debugsource-1:0.1.40-8.module+el8.1.1+5351+506397b0
  • skopeo-tests-1:0.1.40-8.module+el8.1.1+5351+506397b0
  • slirp4netns-0:0.4.2-3.git21fdece.module+el8.1.1+5657+524a77d7
  • slirp4netns-debuginfo-0:0.4.2-3.git21fdece.module+el8.1.1+5657+524a77d7
  • slirp4netns-debugsource-0:0.4.2-3.git21fdece.module+el8.1.1+5657+524a77d7
  • toolbox-0:0.0.4-1.module+el8.1.1+4407+ac444e5d
  • udica-0:0.2.1-2.module+el8.1.1+4975+482d6f5d
  • qemu-guest-agent-2:0.12.1.2-2.506.el6_10.7
  • qemu-img-2:0.12.1.2-2.506.el6_10.7
  • qemu-kvm-2:0.12.1.2-2.506.el6_10.7
  • qemu-kvm-debuginfo-2:0.12.1.2-2.506.el6_10.7
  • qemu-kvm-tools-2:0.12.1.2-2.506.el6_10.7
  • qemu-img-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-common-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.11
  • qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.11
  • qemu-img-rhev-10:2.12.0-18.el7_6.11
  • qemu-img-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-common-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-common-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-rhev-10:2.12.0-44.el7_8.1
  • qemu-kvm-rhev-debuginfo-10:2.12.0-18.el7_6.11
  • qemu-kvm-rhev-debuginfo-10:2.12.0-44.el7_8.1
  • qemu-kvm-tools-rhev-10:2.12.0-18.el7_6.11
  • qemu-kvm-tools-rhev-10:2.12.0-44.el7_8.1
  • SLOF-0:20171214-6.gitfa98132.module+el8.1.0+4066+0f1aadab
  • hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-debugsource-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-devel-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • libguestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-bash-completion-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-benchmarking-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-benchmarking-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-debugsource-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-devel-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-gfs2-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-gobject-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-gobject-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-gobject-devel-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-inspect-icons-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-java-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-java-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-java-devel-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-javadoc-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-man-pages-ja-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-man-pages-uk-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-rescue-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-rsync-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-tools-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-tools-c-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-tools-c-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libguestfs-winsupport-0:8.0-4.module+el8.1.0+4066+0f1aadab
  • libguestfs-xfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • libiscsi-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-debuginfo-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-debugsource-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-devel-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-utils-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libvirt-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-admin-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-admin-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-bash-completion-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-client-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-client-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-config-network-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-config-nwfilter-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-interface-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-interface-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-network-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-network-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-nodedev-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-nodedev-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-nwfilter-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-nwfilter-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-qemu-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-qemu-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-secret-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-secret-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-core-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-core-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-disk-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-disk-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-gluster-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-gluster-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-iscsi-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-iscsi-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-logical-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-logical-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-mpath-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-mpath-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-rbd-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-rbd-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-scsi-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-driver-storage-scsi-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-daemon-kvm-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-dbus-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-dbus-debuginfo-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-dbus-debugsource-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-debugsource-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-devel-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-docs-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-libs-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-libs-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-lock-sanlock-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-lock-sanlock-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-nss-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-nss-debuginfo-0:4.5.0-35.3.module+el8.1.0+5931+8897e7e1
  • libvirt-python-debugsource-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • lua-guestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • lua-guestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • nbdkit-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-bash-completion-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-basic-plugins-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-basic-plugins-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-debugsource-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-devel-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-example-plugins-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-example-plugins-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-gzip-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-gzip-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python-common-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python3-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python3-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-vddk-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-vddk-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-xz-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-xz-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • netcf-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-debuginfo-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-debugsource-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-devel-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-libs-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-libs-debuginfo-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-devel-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-libguestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • ocaml-libguestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • ocaml-libguestfs-devel-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Guestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Guestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Virt-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Virt-debuginfo-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Virt-debugsource-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • perl-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-libguestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • python3-libguestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • python3-libvirt-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • python3-libvirt-debuginfo-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • qemu-guest-agent-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-guest-agent-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-img-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-img-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-curl-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-curl-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-gluster-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-gluster-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-iscsi-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-iscsi-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-rbd-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-rbd-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-ssh-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-block-ssh-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-common-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-common-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-core-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-core-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-debugsource-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-tests-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • qemu-kvm-tests-debuginfo-15:2.12.0-88.module+el8.1.0+6762+8a18e63e.4
  • ruby-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ruby-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ruby-libguestfs-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • ruby-libguestfs-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • seabios-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • seabios-bin-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • seavgabios-bin-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • sgabios-1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
  • sgabios-bin-1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
  • supermin-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-debuginfo-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-debugsource-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-devel-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • virt-dib-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • virt-dib-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • virt-p2v-maker-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • virt-v2v-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • virt-v2v-debuginfo-1:1.38.4-14.module+el8.1.0+4066+0f1aadab
  • SLOF-0:20171214-6.gitfa98132.module+el8.1.0+4066+0f1aadab
  • hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-debugsource-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • hivex-devel-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • libguestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-bash-completion-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-benchmarking-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-benchmarking-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-debugsource-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-devel-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-gfs2-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-gobject-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-gobject-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-gobject-devel-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-inspect-icons-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-java-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-java-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-java-devel-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-javadoc-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-man-pages-ja-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-man-pages-uk-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-rescue-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-rsync-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-tools-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-tools-c-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-tools-c-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libguestfs-winsupport-0:8.0-4.module+el8.1.0+4066+0f1aadab
  • libguestfs-xfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • libiscsi-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-debuginfo-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-debugsource-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-devel-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-utils-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libiscsi-utils-debuginfo-0:1.18.0-8.module+el8.1.0+4066+0f1aadab
  • libvirt-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-admin-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-admin-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-bash-completion-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-client-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-client-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-config-network-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-config-nwfilter-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-interface-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-interface-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-network-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-network-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-nodedev-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-nodedev-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-nwfilter-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-nwfilter-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-qemu-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-qemu-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-secret-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-secret-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-core-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-core-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-disk-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-disk-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-gluster-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-gluster-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-iscsi-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-iscsi-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-logical-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-logical-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-mpath-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-mpath-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-rbd-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-rbd-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-scsi-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-driver-storage-scsi-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-daemon-kvm-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-dbus-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-dbus-debuginfo-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-dbus-debugsource-0:1.2.0-3.module+el8.1.0+4066+0f1aadab
  • libvirt-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-debugsource-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-devel-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-docs-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-libs-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-libs-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-lock-sanlock-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-lock-sanlock-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-nss-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-nss-debuginfo-0:4.5.0-42.module+el8.2.0+6024+15a2423f
  • libvirt-python-debugsource-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • lua-guestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • lua-guestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • nbdkit-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-bash-completion-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-basic-plugins-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-basic-plugins-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-debugsource-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-devel-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-example-plugins-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-example-plugins-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-gzip-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-gzip-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python-common-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python3-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-python3-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-vddk-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-vddk-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-xz-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • nbdkit-plugin-xz-debuginfo-0:1.4.2-5.module+el8.1.0+4066+0f1aadab
  • netcf-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-debuginfo-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-debugsource-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-devel-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-libs-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • netcf-libs-debuginfo-0:0.2.8-12.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-hivex-devel-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ocaml-libguestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • ocaml-libguestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • ocaml-libguestfs-devel-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • perl-Sys-Guestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • perl-Sys-Guestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • perl-Sys-Virt-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Virt-debuginfo-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-Sys-Virt-debugsource-0:4.5.0-5.module+el8.1.0+4066+0f1aadab
  • perl-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • perl-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • python3-libguestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • python3-libguestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • python3-libvirt-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • python3-libvirt-debuginfo-0:4.5.0-2.module+el8.1.0+4066+0f1aadab
  • qemu-guest-agent-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-guest-agent-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-img-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-img-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-curl-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-curl-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-gluster-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-gluster-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-iscsi-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-iscsi-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-rbd-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-rbd-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-ssh-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-block-ssh-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-common-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-common-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-core-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-core-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-debugsource-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-tests-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • qemu-kvm-tests-debuginfo-15:2.12.0-99.module+el8.2.0+6870+55b789b4.2
  • ruby-hivex-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ruby-hivex-debuginfo-0:1.3.15-7.module+el8.1.0+4066+0f1aadab
  • ruby-libguestfs-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • ruby-libguestfs-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • seabios-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • seabios-bin-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • seavgabios-bin-0:1.11.1-4.module+el8.1.0+4066+0f1aadab
  • sgabios-1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
  • sgabios-bin-1:0.20170427git-3.module+el8.1.0+4066+0f1aadab
  • supermin-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-debuginfo-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-debugsource-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • supermin-devel-0:5.1.19-9.module+el8.1.0+4066+0f1aadab
  • virt-dib-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • virt-dib-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • virt-v2v-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • virt-v2v-debuginfo-1:1.38.4-15.module+el8.2.0+5297+222a20af
  • qemu-img-10:1.5.3-160.el7_6.7
  • qemu-kvm-10:1.5.3-160.el7_6.7
  • qemu-kvm-common-10:1.5.3-160.el7_6.7
  • qemu-kvm-debuginfo-10:1.5.3-160.el7_6.7
  • qemu-kvm-tools-10:1.5.3-160.el7_6.7
  • SLOF-0:20171214-6.gitfa98132.module+el8.0.0+4084+cceb9f44
  • hivex-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • hivex-debuginfo-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • hivex-debugsource-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • hivex-devel-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • libguestfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-bash-completion-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-benchmarking-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-benchmarking-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-debugsource-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-devel-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-gfs2-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-gobject-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-gobject-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-gobject-devel-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-inspect-icons-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-java-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-java-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-java-devel-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-javadoc-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-man-pages-ja-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-man-pages-uk-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-rescue-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-rsync-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-tools-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-tools-c-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-tools-c-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libguestfs-winsupport-0:8.0-3.module+el8.0.0+4084+cceb9f44
  • libguestfs-xfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • libiscsi-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libiscsi-debuginfo-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libiscsi-debugsource-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libiscsi-devel-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libiscsi-utils-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libiscsi-utils-debuginfo-0:1.18.0-7.module+el8.0.0+4084+cceb9f44
  • libssh2-0:1.8.0-8.module+el8.0.0+4084+cceb9f44.1
  • libssh2-debuginfo-0:1.8.0-8.module+el8.0.0+4084+cceb9f44.1
  • libssh2-debugsource-0:1.8.0-8.module+el8.0.0+4084+cceb9f44.1
  • libvirt-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-admin-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-admin-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-bash-completion-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-client-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-client-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-config-network-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-config-nwfilter-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-interface-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-interface-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-network-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-network-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-nodedev-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-nodedev-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-nwfilter-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-nwfilter-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-qemu-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-qemu-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-secret-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-secret-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-core-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-core-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-disk-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-disk-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-gluster-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-gluster-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-iscsi-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-iscsi-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-logical-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-logical-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-mpath-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-mpath-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-rbd-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-rbd-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-scsi-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-driver-storage-scsi-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-daemon-kvm-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-dbus-0:1.2.0-3.module+el8.0.0+4084+cceb9f44
  • libvirt-dbus-debuginfo-0:1.2.0-3.module+el8.0.0+4084+cceb9f44
  • libvirt-dbus-debugsource-0:1.2.0-3.module+el8.0.0+4084+cceb9f44
  • libvirt-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-debugsource-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-devel-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-docs-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-libs-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-libs-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-lock-sanlock-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-lock-sanlock-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-nss-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-nss-debuginfo-0:4.5.0-24.3.module+el8.0.0+4084+cceb9f44
  • libvirt-python-debugsource-0:4.5.0-2.module+el8.0.0+4084+cceb9f44
  • lua-guestfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • lua-guestfs-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • nbdkit-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-bash-completion-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-basic-plugins-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-basic-plugins-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-debugsource-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-devel-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-example-plugins-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-example-plugins-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-gzip-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-gzip-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-python-common-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-python3-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-python3-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-vddk-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-vddk-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-xz-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • nbdkit-plugin-xz-debuginfo-0:1.4.2-5.module+el8.0.0+4084+cceb9f44
  • netcf-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • netcf-debuginfo-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • netcf-debugsource-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • netcf-devel-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • netcf-libs-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • netcf-libs-debuginfo-0:0.2.8-11.module+el8.0.0+4084+cceb9f44
  • perl-Sys-Guestfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • perl-Sys-Guestfs-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • perl-Sys-Virt-0:4.5.0-5.module+el8.0.0+4084+cceb9f44
  • perl-Sys-Virt-debuginfo-0:4.5.0-5.module+el8.0.0+4084+cceb9f44
  • perl-Sys-Virt-debugsource-0:4.5.0-5.module+el8.0.0+4084+cceb9f44
  • perl-hivex-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • perl-hivex-debuginfo-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • python3-hivex-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • python3-hivex-debuginfo-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • python3-libguestfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • python3-libguestfs-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • python3-libvirt-0:4.5.0-2.module+el8.0.0+4084+cceb9f44
  • python3-libvirt-debuginfo-0:4.5.0-2.module+el8.0.0+4084+cceb9f44
  • qemu-guest-agent-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-guest-agent-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-img-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-img-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-curl-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-curl-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-gluster-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-gluster-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-iscsi-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-iscsi-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-rbd-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-rbd-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-ssh-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-block-ssh-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-common-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-common-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-core-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-core-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-debuginfo-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • qemu-kvm-debugsource-15:2.12.0-65.module+el8.0.0+6773+b9ea63f3.8
  • ruby-hivex-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • ruby-hivex-debuginfo-0:1.3.15-7.module+el8.0.0+4084+cceb9f44
  • ruby-libguestfs-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • ruby-libguestfs-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • seabios-0:1.11.1-4.module+el8.0.0+4084+cceb9f44
  • seabios-bin-0:1.11.1-4.module+el8.0.0+4084+cceb9f44
  • seavgabios-bin-0:1.11.1-4.module+el8.0.0+4084+cceb9f44
  • sgabios-1:0.20170427git-3.module+el8.0.0+4084+cceb9f44
  • sgabios-bin-1:0.20170427git-3.module+el8.0.0+4084+cceb9f44
  • supermin-0:5.1.19-9.module+el8.0.0+4084+cceb9f44
  • supermin-debuginfo-0:5.1.19-9.module+el8.0.0+4084+cceb9f44
  • supermin-debugsource-0:5.1.19-9.module+el8.0.0+4084+cceb9f44
  • supermin-devel-0:5.1.19-9.module+el8.0.0+4084+cceb9f44
  • virt-dib-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • virt-dib-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • virt-p2v-maker-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • virt-v2v-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
  • virt-v2v-debuginfo-1:1.38.4-11.1.module+el8.0.0+4084+cceb9f44
refmap via4
confirm https://security.netapp.com/advisory/ntap-20201001-0002/
debian DSA-4733
gentoo GLSA-202003-66
misc
mlist
  • [debian-lts-announce] 20200313 [SECURITY] [DLA 2142-1] slirp security update
  • [debian-lts-announce] 20200316 [SECURITY] [DLA 2144-1] qemu security update
  • [debian-lts-announce] 20200726 [SECURITY] [DLA 2288-1] qemu security update
suse openSUSE-SU-2020:0468
ubuntu USN-4283-1
Last major update 14-02-2021 - 03:50
Published 06-02-2020 - 17:15
Last modified 14-02-2021 - 03:50
Back to Top