RHSA-2026:24343
Vulnerability from csaf_redhat - Published: 2026-06-08 03:27 - Updated: 2026-06-12 03:35In the Linux kernel, the following vulnerability has been resolved: nbd: defer config unlock in nbd_genl_connect There is one use-after-free warning when running NBD_CMD_CONNECT and NBD_CLEAR_SOCK: nbd_genl_connect nbd_alloc_and_init_config // config_refs=1 nbd_start_device // config_refs=2 set NBD_RT_HAS_CONFIG_REF open nbd // config_refs=3 recv_work done // config_refs=2 NBD_CLEAR_SOCK // config_refs=1 close nbd // config_refs=0 refcount_inc -> uaf ------------[ cut here ]------------ refcount_t: addition on 0; use-after-free. WARNING: CPU: 24 PID: 1014 at lib/refcount.c:25 refcount_warn_saturate+0x12e/0x290 nbd_genl_connect+0x16d0/0x1ab0 genl_family_rcv_msg_doit+0x1f3/0x310 genl_rcv_msg+0x44a/0x790 The issue can be easily reproduced by adding a small delay before refcount_inc(&nbd->config_refs) in nbd_genl_connect(): mutex_unlock(&nbd->config_lock); if (!ret) { set_bit(NBD_RT_HAS_CONFIG_REF, &config->runtime_flags); + printk("before sleep\n"); + mdelay(5 * 1000); + printk("after sleep\n"); refcount_inc(&nbd->config_refs); nbd_connect_reply(info, nbd->index); }
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel. A use-after-free vulnerability exists in the traffic control `act_ct` path when it is incorrectly configured with non-ingress egress qdiscs (queueing disciplines). This can allow a local user with specific privileges to trigger a kernel crash, leading to a denial of service. In some cases, this vulnerability may also be exploited for privilege escalation.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's netfilter component, specifically within the nf_tables subsystem. An error in releasing a flowtable after an RCU (Read-Copy-Update) grace period could lead to a use-after-free vulnerability. This issue could expose the flowtable to the packet path and nfnetlink_hook control plane, potentially allowing a local attacker to cause a system crash (Denial of Service) or achieve arbitrary code execution.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's USB/IP subsystem. A malicious USB/IP server could exploit a vulnerability in the `usbip_pack_ret_submit()` function by sending a specially crafted `RET_SUBMIT` response. This response, containing an oversized `number_of_packets` value, could cause a heap out-of-bounds write. This issue may lead to a denial of service or potentially arbitrary code execution on the client system.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's netfilter component. This vulnerability occurs because the `eui64_mt6()` function, which processes IPv6 packets, does not properly validate the MAC header for all packets. Specifically, packets with a zero fragment offset could bypass an existing guard, allowing the system to attempt to access an invalid MAC header. A remote attacker could exploit this by sending specially crafted IPv6 packets, potentially causing a system crash and leading to a Denial of Service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's Server Message Block (SMB) client, specifically within the cifsacl functionality. A malicious SMB server could provide a malformed Discretionary Access Control List (DACL) that claims to contain more Access Control Entries (ACEs) than are actually present. This insufficient validation allows the kernel to read or copy data beyond the intended memory boundaries, leading to memory corruption. This could potentially result in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel's IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
A flaw was found in the Linux kernel's IPv6 ICMP error generation. A remote attacker could send a specially crafted IPv4 ICMP error packet with a Common Internet Protocol Security Option (CIPSO) IP option. This could lead to incorrect handling of packet control block data when generating an IPv6 ICMP error, potentially causing an out-of-bounds memory access. This memory corruption could result in information disclosure or a denial of service.
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
|
A flaw was found in the Linux kernel's brcmfmac Wi-Fi driver. This vulnerability occurs because the driver fails to properly validate bsscfg indices in interface (IF) events. An attacker could exploit this by sending a specially crafted IF event with an invalid bsscfg index, which could lead to an out-of-bounds write or read, potentially causing a system crash and resulting in a denial of service (DoS).
| Product | Identifier | Version | Remediation |
|---|---|---|---|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64 | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x | — |
Vendor Fix
fix
Workaround
|
|
| Unresolved product id: RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64 | — |
Vendor Fix
fix
Workaround
|
{
"document": {
"aggregate_severity": {
"namespace": "https://access.redhat.com/security/updates/classification/",
"text": "Important"
},
"category": "csaf_security_advisory",
"csaf_version": "2.0",
"distribution": {
"text": "Copyright \u00a9 Red Hat, Inc. All rights reserved.",
"tlp": {
"label": "WHITE",
"url": "https://www.first.org/tlp/"
}
},
"lang": "en",
"notes": [
{
"category": "summary",
"text": "An update for kernel is now available for Red Hat Enterprise Linux 10.0 Extended Update Support.\n\nRed Hat Product Security has rated this update as having a security impact of Important. A Common Vulnerability Scoring System (CVSS) base score, which gives a detailed severity rating, is available for each vulnerability from the CVE link(s) in the References section.",
"title": "Topic"
},
{
"category": "general",
"text": "The kernel packages contain the Linux kernel, the core of any Linux operating system.\n\nSecurity Fix(es):\n\n* kernel: nbd: defer config unlock in nbd_genl_connect (CVE-2025-68366)\n\n* kernel: Linux kernel: Use-after-free in traffic control (act_ct) may lead to denial of service or privilege escalation (CVE-2026-23270)\n\n* kernel: netfilter: nf_tables: release flowtable after rcu grace period on error (CVE-2026-23392)\n\n* kernel: usbip: validate number_of_packets in usbip_pack_ret_submit() (CVE-2026-31607)\n\n* kernel: netfilter: ip6t_eui64: reject invalid MAC header for all packets (CVE-2026-31685)\n\n* kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err() (CVE-2026-43037)\n\n* kernel: ipv6: icmp: clear skb2-\u003ecb[] in ip6_err_gen_icmpv6_unreach() (CVE-2026-43038)\n\n* kernel: smb: client: validate the whole DACL before rewriting it in cifsacl (CVE-2026-31709)\n\n* kernel: wifi: brcmfmac: validate bsscfg indices in IF events (CVE-2026-43110)\n\nFor more details about the security issue(s), including the impact, a CVSS score, acknowledgments, and other related information, refer to the CVE page(s) listed in the References section.",
"title": "Details"
},
{
"category": "legal_disclaimer",
"text": "This content is licensed under the Creative Commons Attribution 4.0 International License (https://creativecommons.org/licenses/by/4.0/). If you distribute this content, or a modified version of it, you must provide attribution to Red Hat Inc. and provide a link to the original.",
"title": "Terms of Use"
}
],
"publisher": {
"category": "vendor",
"contact_details": "https://access.redhat.com/security/team/contact/",
"issuing_authority": "Red Hat Product Security is responsible for vulnerability handling across all Red Hat products and services.",
"name": "Red Hat Product Security",
"namespace": "https://www.redhat.com"
},
"references": [
{
"category": "self",
"summary": "https://access.redhat.com/errata/RHSA-2026:24343",
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
},
{
"category": "external",
"summary": "https://access.redhat.com/security/updates/classification/#important",
"url": "https://access.redhat.com/security/updates/classification/#important"
},
{
"category": "external",
"summary": "2424881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424881"
},
{
"category": "external",
"summary": "2448745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448745"
},
{
"category": "external",
"summary": "2451218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451218"
},
{
"category": "external",
"summary": "2461521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461521"
},
{
"category": "external",
"summary": "2461759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461759"
},
{
"category": "external",
"summary": "2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "2464397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464397"
},
{
"category": "external",
"summary": "2464476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464476"
},
{
"category": "external",
"summary": "2467014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467014"
},
{
"category": "self",
"summary": "Canonical URL",
"url": "https://security.access.redhat.com/data/csaf/v2/advisories/2026/rhsa-2026_24343.json"
}
],
"title": "Red Hat Security Advisory: kernel security update",
"tracking": {
"current_release_date": "2026-06-12T03:35:41+00:00",
"generator": {
"date": "2026-06-12T03:35:41+00:00",
"engine": {
"name": "Red Hat SDEngine",
"version": "5.0.0"
}
},
"id": "RHSA-2026:24343",
"initial_release_date": "2026-06-08T03:27:24+00:00",
"revision_history": [
{
"date": "2026-06-08T03:27:24+00:00",
"number": "1",
"summary": "Initial version"
},
{
"date": "2026-06-08T03:27:24+00:00",
"number": "2",
"summary": "Last updated version"
},
{
"date": "2026-06-12T03:35:41+00:00",
"number": "3",
"summary": "Last generated version"
}
],
"status": "final",
"version": "3"
}
},
"product_tree": {
"branches": [
{
"branches": [
{
"branches": [
{
"category": "product_name",
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
},
{
"category": "product_name",
"name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product": {
"name": "Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S",
"product_identification_helper": {
"cpe": "cpe:/o:redhat:enterprise_linux_eus:10.0"
}
}
}
],
"category": "product_family",
"name": "Red Hat Enterprise Linux"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-devel-matched@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-devel-matched@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-aarch64@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-64k-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-64k-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.77.1.el10_0?arch=aarch64"
}
}
}
],
"category": "architecture",
"name": "aarch64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-ppc64le@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_id": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.77.1.el10_0?arch=ppc64le"
}
}
}
],
"category": "architecture",
"name": "ppc64le"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-x86_64@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-uki-virt@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-uki-virt-addons@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-libs-devel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-devel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-kvm@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-devel@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-kvm@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-core@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
},
{
"category": "product_version",
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_id": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-rt-modules-extra@6.12.0-55.77.1.el10_0?arch=x86_64"
}
}
}
],
"category": "architecture",
"name": "x86_64"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-devel-matched@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-devel-matched@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-devel-matched@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rtla@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/rv@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debuginfo-common-s390x@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/perf-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/python3-perf-debuginfo@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-debug-modules-extra@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-modules-extra@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-tools@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-core@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-zfcpdump-modules-extra@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
},
{
"category": "product_version",
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"product": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"product_id": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/libperf@6.12.0-55.77.1.el10_0?arch=s390x"
}
}
}
],
"category": "architecture",
"name": "s390x"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"product": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"product_id": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-doc@6.12.0-55.77.1.el10_0?arch=noarch"
}
}
},
{
"category": "product_version",
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"product": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"product_id": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel-abi-stablelists@6.12.0-55.77.1.el10_0?arch=noarch"
}
}
}
],
"category": "architecture",
"name": "noarch"
},
{
"branches": [
{
"category": "product_version",
"name": "kernel-0:6.12.0-55.77.1.el10_0.src",
"product": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src",
"product_id": "kernel-0:6.12.0-55.77.1.el10_0.src",
"product_identification_helper": {
"purl": "pkg:rpm/redhat/kernel@6.12.0-55.77.1.el10_0?arch=src"
}
}
}
],
"category": "architecture",
"name": "src"
}
],
"category": "vendor",
"name": "Red Hat"
}
],
"relationships": [
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.src",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux AppStream EUS (v. 10.0)",
"product_id": "AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "AppStream-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.src",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux BaseOS EUS (v. 10.0)",
"product_id": "BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "BaseOS-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.src",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux CodeReady Linux Builder EUS (v. 10.0)",
"product_id": "CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "CRB-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.src",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time for NFV EUS (v. 10.0)",
"product_id": "NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "NFV-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.src as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.src",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch"
},
"product_reference": "kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rtla-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.aarch64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.aarch64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.ppc64le as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.s390x as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.s390x",
"relates_to_product_reference": "RT-10.0.Z.E2S"
},
{
"category": "default_component_of",
"full_product_name": {
"name": "rv-0:6.12.0-55.77.1.el10_0.x86_64 as a component of Red Hat Enterprise Linux Real Time EUS (v. 10.0)",
"product_id": "RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
},
"product_reference": "rv-0:6.12.0-55.77.1.el10_0.x86_64",
"relates_to_product_reference": "RT-10.0.Z.E2S"
}
]
},
"vulnerabilities": [
{
"cve": "CVE-2025-68366",
"cwe": {
"id": "CWE-911",
"name": "Improper Update of Reference Count"
},
"discovery_date": "2025-12-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2424881"
}
],
"notes": [
{
"category": "description",
"text": "In the Linux kernel, the following vulnerability has been resolved:\n\nnbd: defer config unlock in nbd_genl_connect\n\nThere is one use-after-free warning when running NBD_CMD_CONNECT and\nNBD_CLEAR_SOCK:\n\nnbd_genl_connect\n nbd_alloc_and_init_config // config_refs=1\n nbd_start_device // config_refs=2\n set NBD_RT_HAS_CONFIG_REF\t\t\topen nbd // config_refs=3\n recv_work done // config_refs=2\n\t\t\t\t\t\tNBD_CLEAR_SOCK // config_refs=1\n\t\t\t\t\t\tclose nbd // config_refs=0\n refcount_inc -\u003e uaf\n\n------------[ cut here ]------------\nrefcount_t: addition on 0; use-after-free.\nWARNING: CPU: 24 PID: 1014 at lib/refcount.c:25 refcount_warn_saturate+0x12e/0x290\n nbd_genl_connect+0x16d0/0x1ab0\n genl_family_rcv_msg_doit+0x1f3/0x310\n genl_rcv_msg+0x44a/0x790\n\nThe issue can be easily reproduced by adding a small delay before\nrefcount_inc(\u0026nbd-\u003econfig_refs) in nbd_genl_connect():\n\n mutex_unlock(\u0026nbd-\u003econfig_lock);\n if (!ret) {\n set_bit(NBD_RT_HAS_CONFIG_REF, \u0026config-\u003eruntime_flags);\n+ printk(\"before sleep\\n\");\n+ mdelay(5 * 1000);\n+ printk(\"after sleep\\n\");\n refcount_inc(\u0026nbd-\u003econfig_refs);\n nbd_connect_reply(info, nbd-\u003eindex);\n }",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: nbd: defer config unlock in nbd_genl_connect",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2025-68366"
},
{
"category": "external",
"summary": "RHBZ#2424881",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2424881"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2025-68366",
"url": "https://www.cve.org/CVERecord?id=CVE-2025-68366"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2025-68366",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2025-68366"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2025122459-CVE-2025-68366-b367@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2025122459-CVE-2025-68366-b367@gregkh/T"
}
],
"release_date": "2025-12-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: nbd: defer config unlock in nbd_genl_connect"
},
{
"cve": "CVE-2026-23270",
"cwe": {
"id": "CWE-416",
"name": "Use After Free"
},
"discovery_date": "2026-03-18T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2448745"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel. A use-after-free vulnerability exists in the traffic control `act_ct` path when it is incorrectly configured with non-ingress egress qdiscs (queueing disciplines). This can allow a local user with specific privileges to trigger a kernel crash, leading to a denial of service. In some cases, this vulnerability may also be exploited for privilege escalation.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: Linux kernel: Use-after-free in traffic control (act_ct) may lead to denial of service or privilege escalation",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "A use after free risk exists in the traffic control act_ct path when it is attached to non ingress egress qdiscs. In this configuration classify can return TC_ACT_CONSUMED while the skb is still held by the defragmentation engine. That can result in the skb being consumed and later accessed again by defragmentation which may lead to a kernel crash. Impact is denial of service in the common case, but keeping in mind that a kernel UAF could be exploitable for privilege escalation in some cases. The bug could happen only if some specific configuration being used (when tc/action being used and if the act_ct linked to incorrect qdisc/block), and in some cases regular user (if with some privileges) can make such configuration.\nThe bug is not triggerable until some specific configuration being used, so considered with limited impact level.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23270"
},
{
"category": "external",
"summary": "RHBZ#2448745",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2448745"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23270",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23270"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23270",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23270"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026031847-CVE-2026-23270-cb9a@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026031847-CVE-2026-23270-cb9a@gregkh/T"
}
],
"release_date": "2026-03-18T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: Linux kernel: Use-after-free in traffic control (act_ct) may lead to denial of service or privilege escalation"
},
{
"cve": "CVE-2026-23392",
"cwe": {
"id": "CWE-825",
"name": "Expired Pointer Dereference"
},
"discovery_date": "2026-03-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2451218"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s netfilter component, specifically within the nf_tables subsystem. An error in releasing a flowtable after an RCU (Read-Copy-Update) grace period could lead to a use-after-free vulnerability. This issue could expose the flowtable to the packet path and nfnetlink_hook control plane, potentially allowing a local attacker to cause a system crash (Denial of Service) or achieve arbitrary code execution.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: nf_tables: release flowtable after rcu grace period on error",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This flaw affects nftables flowtable configurations. When flowtable setup fails (max hooks reached, hardware offload failure, or duplicate device), the error path frees the flowtable without synchronize_rcu(), allowing concurrent access from packet path or nfnetlink_hook. KASAN detected this as UAF during hook dumping.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-23392"
},
{
"category": "external",
"summary": "RHBZ#2451218",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2451218"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-23392",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-23392"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-23392",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-23392"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026032548-CVE-2026-23392-fd9d@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026032548-CVE-2026-23392-fd9d@gregkh/T"
}
],
"release_date": "2026-03-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.0,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:H/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: nf_tables: release flowtable after rcu grace period on error"
},
{
"cve": "CVE-2026-31607",
"cwe": {
"id": "CWE-805",
"name": "Buffer Access with Incorrect Length Value"
},
"discovery_date": "2026-04-24T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461521"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s USB/IP subsystem. A malicious USB/IP server could exploit a vulnerability in the `usbip_pack_ret_submit()` function by sending a specially crafted `RET_SUBMIT` response. This response, containing an oversized `number_of_packets` value, could cause a heap out-of-bounds write. This issue may lead to a denial of service or potentially arbitrary code execution on the client system.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: usbip: validate number_of_packets in usbip_pack_ret_submit()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31607"
},
{
"category": "external",
"summary": "RHBZ#2461521",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461521"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31607",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31607"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31607",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31607"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042420-CVE-2026-31607-7bac@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042420-CVE-2026-31607-7bac@gregkh/T"
}
],
"release_date": "2026-04-24T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: usbip: validate number_of_packets in usbip_pack_ret_submit()"
},
{
"cve": "CVE-2026-31685",
"cwe": {
"id": "CWE-1287",
"name": "Improper Validation of Specified Type of Input"
},
"discovery_date": "2026-04-25T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2461759"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s netfilter component. This vulnerability occurs because the `eui64_mt6()` function, which processes IPv6 packets, does not properly validate the MAC header for all packets. Specifically, packets with a zero fragment offset could bypass an existing guard, allowing the system to attempt to access an invalid MAC header. A remote attacker could exploit this by sending specially crafted IPv6 packets, potentially causing a system crash and leading to a Denial of Service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: netfilter: ip6t_eui64: reject invalid MAC header for all packets",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31685"
},
{
"category": "external",
"summary": "RHBZ#2461759",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2461759"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31685",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31685"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31685",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31685"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026042545-CVE-2026-31685-3fcc@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026042545-CVE-2026-31685-3fcc@gregkh/T"
}
],
"release_date": "2026-04-25T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.1,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "NONE",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:N/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: netfilter: ip6t_eui64: reject invalid MAC header for all packets"
},
{
"cve": "CVE-2026-31709",
"cwe": {
"id": "CWE-1288",
"name": "Improper Validation of Consistency within Input"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464476"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s Server Message Block (SMB) client, specifically within the cifsacl functionality. A malicious SMB server could provide a malformed Discretionary Access Control List (DACL) that claims to contain more Access Control Entries (ACEs) than are actually present. This insufficient validation allows the kernel to read or copy data beyond the intended memory boundaries, leading to memory corruption. This could potentially result in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: smb: client: validate the whole DACL before rewriting it in cifsacl",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-31709"
},
{
"category": "external",
"summary": "RHBZ#2464476",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464476"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-31709",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-31709"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-31709",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-31709"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050122-CVE-2026-31709-335b@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050122-CVE-2026-31709-335b@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
},
{
"category": "workaround",
"details": "To mitigate this issue, if SMB client functionality is not required, the `cifs` kernel module can be blacklisted to prevent it from loading. This can be achieved by creating a modprobe configuration file.\n\n1. Create a file named `/etc/modprobe.d/disable-cifs.conf` with the following content:\n ```\n install cifs /bin/true\n blacklist cifs\n ```\n2. Regenerate the initramfs to ensure the change takes effect on boot:\n ```bash\n dracut -f -v\n ```\n or for systems using `mkinitrd`:\n ```bash\n mkinitrd -f /boot/initramfs-$(uname -r).img $(uname -r)\n ```\n3. A system reboot is required for the changes to take effect.\n\nWarning: Disabling the `cifs` module will prevent the system from mounting SMB/CIFS shares. Ensure this functionality is not critical before applying this mitigation.\n\nrefer: https://access.redhat.com/solutions/4117281",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: smb: client: validate the whole DACL before rewriting it in cifsacl"
},
{
"cve": "CVE-2026-43037",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464351"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s IPv6 tunnel implementation. A remote attacker could exploit this flaw by sending malicious ICMPv6 error messages to cause a stack-based buffer overflow in the kernel\u0027s IPv4-over-IPv6 tunnel error handling code. This could result in a kernel crash (denial of service) or potentially allow arbitrary code execution with kernel privileges.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "This Critical flaw in the Linux kernel\u0027s IPv6 tunneling error handling can lead to a stack buffer overflow. An unauthenticated remote attacker could exploit this by sending specially crafted network packets, potentially resulting in a denial of service or information disclosure on affected Red Hat Enterprise Linux systems.",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43037"
},
{
"category": "external",
"summary": "RHBZ#2464351",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464351"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43037",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43037"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43037"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050102-CVE-2026-43037-0346@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
},
{
"category": "workaround",
"details": "Mitigation for this issue is to skip loading the affected module `ip6_tunnel` onto the system till we have a fix available, this can be done by a blacklist mechanism, this will ensure the driver is not loaded at the boot time.\n~~~\nHow do I blacklist a kernel module to prevent it from loading automatically? \nhttps://access.redhat.com/solutions/41278 \n~~~\n\nWe may also want to detection and monitoring an affected system as below:\n~~~\nMonitor for exploitation attempts:\n\n# Enable kernel audit for IPv6 tunnel operations\nauditctl -a always,exit -F arch=b64 -S socket -F a0=10 -F a1=3 -k ipv6_tunnel\n\n# Monitor system logs for kernel panics/crashes\njournalctl -k -p err -f | grep -i \"ip6_tunnel\\|icmp\\|stack\"\n~~~",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 8.8,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:N/AC:L/PR:L/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Critical"
}
],
"title": "kernel: ip6_tunnel: clear skb2-\u003ecb[] in ip4ip6_err()"
},
{
"cve": "CVE-2026-43038",
"cwe": {
"id": "CWE-843",
"name": "Access of Resource Using Incompatible Type (\u0027Type Confusion\u0027)"
},
"discovery_date": "2026-05-01T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2464397"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s IPv6 ICMP error generation. A remote attacker could send a specially crafted IPv4 ICMP error packet with a Common Internet Protocol Security Option (CIPSO) IP option. This could lead to incorrect handling of packet control block data when generating an IPv6 ICMP error, potentially causing an out-of-bounds memory access. This memory corruption could result in information disclosure or a denial of service.",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: ipv6: icmp: clear skb2-\u003ecb[] in ip6_err_gen_icmpv6_unreach()",
"title": "Vulnerability summary"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43038"
},
{
"category": "external",
"summary": "RHBZ#2464397",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2464397"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43038",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43038"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43038",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43038"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050103-CVE-2026-43038-b591@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050103-CVE-2026-43038-b591@gregkh/T"
}
],
"release_date": "2026-05-01T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "LOW",
"attackVector": "LOCAL",
"availabilityImpact": "HIGH",
"baseScore": 7.3,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "LOW",
"privilegesRequired": "LOW",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:L/AC:L/PR:L/UI:N/S:U/C:H/I:L/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Important"
}
],
"title": "kernel: ipv6: icmp: clear skb2-\u003ecb[] in ip6_err_gen_icmpv6_unreach()"
},
{
"cve": "CVE-2026-43110",
"cwe": {
"id": "CWE-1285",
"name": "Improper Validation of Specified Index, Position, or Offset in Input"
},
"discovery_date": "2026-05-06T00:00:00+00:00",
"ids": [
{
"system_name": "Red Hat Bugzilla ID",
"text": "2467014"
}
],
"notes": [
{
"category": "description",
"text": "A flaw was found in the Linux kernel\u0027s brcmfmac Wi-Fi driver. This vulnerability occurs because the driver fails to properly validate bsscfg indices in interface (IF) events. An attacker could exploit this by sending a specially crafted IF event with an invalid bsscfg index, which could lead to an out-of-bounds write or read, potentially causing a system crash and resulting in a denial of service (DoS).",
"title": "Vulnerability description"
},
{
"category": "summary",
"text": "kernel: wifi: brcmfmac: validate bsscfg indices in IF events",
"title": "Vulnerability summary"
},
{
"category": "other",
"text": "brcmfmac IF event handling validates the firmware provided ifidx but still uses the raw bsscfgidx value as an index into the driver iflist array. A malformed firmware IF event with an out of range bsscfgidx can cause an out of bounds pointer read and may lead to an invalid pointer dereference or broader memory corruption depending on how the resulting ifp is used. For the CVSS the PR:N is used in the paranoid score because a practical attacker model may involve adjacent Wi-Fi influence over FullMAC firmware events rather than a local privileged user on the host. The issue is not reachable over a normal routed IP network. It is adjacent network or device firmware mediated. Impact is at least denial of service through a kernel crash or Wi-Fi driver failure. In the paranoid case, the unchecked firmware controlled array index potentially could lead to possible confidentiality and integrity impact (but primarily only Availability impact).",
"title": "Statement"
},
{
"category": "general",
"text": "The CVSS score(s) listed for this vulnerability do not reflect the associated product\u0027s status, and are included for informational purposes to better understand the severity of this vulnerability.",
"title": "CVSS score applicability"
}
],
"product_status": {
"fixed": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
},
"references": [
{
"category": "self",
"summary": "Canonical URL",
"url": "https://access.redhat.com/security/cve/CVE-2026-43110"
},
{
"category": "external",
"summary": "RHBZ#2467014",
"url": "https://bugzilla.redhat.com/show_bug.cgi?id=2467014"
},
{
"category": "external",
"summary": "https://www.cve.org/CVERecord?id=CVE-2026-43110",
"url": "https://www.cve.org/CVERecord?id=CVE-2026-43110"
},
{
"category": "external",
"summary": "https://nvd.nist.gov/vuln/detail/CVE-2026-43110",
"url": "https://nvd.nist.gov/vuln/detail/CVE-2026-43110"
},
{
"category": "external",
"summary": "https://lore.kernel.org/linux-cve-announce/2026050624-CVE-2026-43110-7309@gregkh/T",
"url": "https://lore.kernel.org/linux-cve-announce/2026050624-CVE-2026-43110-7309@gregkh/T"
}
],
"release_date": "2026-05-06T00:00:00+00:00",
"remediations": [
{
"category": "vendor_fix",
"date": "2026-06-08T03:27:24+00:00",
"details": "For details on how to apply this update, which includes the changes described in this advisory, refer to:\n\nhttps://access.redhat.com/articles/11258\n\nThe system must be rebooted for this update to take effect.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
],
"restart_required": {
"category": "machine"
},
"url": "https://access.redhat.com/errata/RHSA-2026:24343"
},
{
"category": "workaround",
"details": "To mitigate this issue, prevent module brcmfmac from being loaded. Please see https://access.redhat.com/solutions/41278 for how to blacklist a kernel module to prevent it from loading automatically.",
"product_ids": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"scores": [
{
"cvss_v3": {
"attackComplexity": "HIGH",
"attackVector": "ADJACENT_NETWORK",
"availabilityImpact": "HIGH",
"baseScore": 7.5,
"baseSeverity": "HIGH",
"confidentialityImpact": "HIGH",
"integrityImpact": "HIGH",
"privilegesRequired": "NONE",
"scope": "UNCHANGED",
"userInteraction": "NONE",
"vectorString": "CVSS:3.1/AV:A/AC:H/PR:N/UI:N/S:U/C:H/I:H/A:H",
"version": "3.1"
},
"products": [
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"AppStream-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"AppStream-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"BaseOS-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"BaseOS-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"CRB-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"CRB-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"NFV-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"NFV-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.src",
"RT-10.0.Z.E2S:kernel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-abi-stablelists-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debug-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-aarch64-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-debuginfo-common-ppc64le-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-debuginfo-common-s390x-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-debuginfo-common-x86_64-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-devel-matched-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-doc-0:6.12.0-55.77.1.el10_0.noarch",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-64k-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-64k-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debug-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-kvm-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-core-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-rt-modules-extra-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-tools-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:kernel-tools-libs-devel-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:kernel-uki-virt-addons-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:kernel-zfcpdump-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-devel-matched-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-core-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:kernel-zfcpdump-modules-extra-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:libperf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:python3-perf-debuginfo-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rtla-0:6.12.0-55.77.1.el10_0.x86_64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.aarch64",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.ppc64le",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.s390x",
"RT-10.0.Z.E2S:rv-0:6.12.0-55.77.1.el10_0.x86_64"
]
}
],
"threats": [
{
"category": "impact",
"details": "Moderate"
}
],
"title": "kernel: wifi: brcmfmac: validate bsscfg indices in IF events"
}
]
}
Sightings
| Author | Source | Type | Date | Other |
|---|
Nomenclature
- Seen: The vulnerability was mentioned, discussed, or observed by the user.
- Confirmed: The vulnerability has been validated from an analyst's perspective.
- Published Proof of Concept: A public proof of concept is available for this vulnerability.
- Exploited: The vulnerability was observed as exploited by the user who reported the sighting.
- Patched: The vulnerability was observed as successfully patched by the user who reported the sighting.
- Not exploited: The vulnerability was not observed as exploited by the user who reported the sighting.
- Not confirmed: The user expressed doubt about the validity of the vulnerability.
- Not patched: The vulnerability was not observed as successfully patched by the user who reported the sighting.